EasyAbout

A way to easily add Cocoapod licenses and App Version to your iOS App using the Settings Bundle


Keywords
about, acknowledgements, cocoapods
License
MIT
Install
pod try EasyAbout

Documentation

EasyAbout

Requirements: cocoapods version 1.0.0 or above.

Why you should use

Well, it is always nice to give credit to the ones who helped you 😃 Bonus: it helps keeping track of the app version that is installed

Example

Install

Add to each wanted podfile target :

pod 'EasyAbout'

Add a new run script to each target:

"${SRCROOT}/Pods/EasyAbout/settings-script.sh"

License

EasyAbout is available under the MIT license. See the LICENSE file for more info.