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
Add to each wanted podfile target :
pod 'EasyAbout'
Add a new run script to each target:
"${SRCROOT}/Pods/EasyAbout/settings-script.sh"
EasyAbout is available under the MIT license. See the LICENSE file for more info.