parseLicenses

suspend fun parseLicenses(licensePlistInput: NSURL): Map<String, String>(source)

Parse LicensePlist files

Return

a map of dependency name to license

Parameters

licensePlistInput

url of com.mono0926.LicensePlist.plist file