An about window displaying Credits from RTF and Acknowledgements from Cocoapods´ generated plist file.
This is an about window similar to Xcode's. Additionally it can handle CocoaPods Acknowledgements.plist – with one button click you have an auto scrolling list of all used Pods and their licences. You only have to copy the plist generated by Cocoapods in a post_install_hook and add it to your target.
To run the example project; clone the repo, and run pod install
from the Project directory first.
KFAboutWindow is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "KFAboutWindow"
Rico Becker, @ricobeck
KFAboutWindow is available under the MIT license. See the LICENSE file for more info.