LicensePlist
LicensePlist copied to clipboard
License SPDX ID in the Plist Output Files
Is it possible to add an SPDX license ID from the Identifier column in each of the found libraries. It opens new possibilities for the output *.plist files of this great tool. Such as using them in own scripts to create own HTML based license reports, with a reliable source of standardized license texts by matching the Identifier to the ones in one of those data collections.
@mono0926 I'm not a iOS developer but I see that you are extracting some library information here. Doesn't the CocoaPods API supply a return value with the used license name of the requested library?