Skip to content

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

License

Notifications You must be signed in to change notification settings

ozcan-durak/EasyAbout

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 63.7%
  • Ruby 33.2%
  • Objective-C 3.1%