LicenseGenerator-iOS
LicenseGenerator-iOS copied to clipboard
Build script that recursively searches for LICENSE files and generates a Settings.bundle friendly plist.
For one of our projects we had the need to configure the fonts and the colors of the license. Because of that we added a struct to configure that... Example:...
Should add support for [SPM](https://github.com/apple/swift-package-manager) in addition to CocoaPods
When the licence file of the pod is in a directory that is not named after the pod (e.g. not in the root, instead in a subfolder called "foo") you...