Releases: mono0926/LicensePlist
Releases · mono0926/LicensePlist
1.8.8
1.8.7
1.8.6
1.8.5
1.8.3: Fix bugs
1.8.3
- #83 may be fixed.
1.8.2
1.8.1
1.8.0: CocoaPods Distribution Support
Support CocoaPods distribution (#70, #81)
You can now able to install LicensePlist by CocoaPods
Installation
Add this to Podfile
:
pod 'LicensePlist'
Execute like this
${PODS_ROOT}/LicensePlist/license-plist
See README.
Thanks @simorgh3196, @Econa77 !