SkillAgentSearch skills...

EasyAbout

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

Install / Use

/learn @JARMourato/EasyAbout
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

EasyAbout

Requirements: cocoapods version 1.4.0 or above.

Why you should use

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

Example

<table> <tr> <td> <img src="screenshots/screen1.png" width="300"/> </td> <td> <img src="screenshots/screen2.png" width="300"/> </td> <td> <img src="screenshots/screen3.png" width="300"/> </td> </tr> </table>

Install

Add to each wanted podfile target :


pod 'EasyAbout'
script_phase :name => 'EasyAbout Setup', :script => '${PODS_ROOT}/EasyAbout/settings-script.sh'

License

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

View on GitHub
GitHub Stars55
CategoryDevelopment
Updated11d ago
Forks8

Languages

Shell

Security Score

100/100

Audited on Mar 17, 2026

No findings