licenseplist

Generate license list for iOS app dependencies automatically

brewmacoslinux
Try with needOr install directly
Source

About

License list generator of all your dependencies for iOS applications

Commands

licenseplist

Examples

Generate licenses from Podfile in current directory$ licenseplist
Generate licenses and save to custom output directory$ licenseplist --output-path ./Licenses
Generate licenses for specific Podfile location$ licenseplist --pod-path /path/to/Podfile