Latest | 1.0.3 |
---|---|
Homepage | https://github.com/GalacticMegacorp/GMCAcknowledgements |
License | MIT |
Platforms | ios 6.1, tvos 9.0, requires ARC |
Frameworks | UIKit |
GMCAcknowledgements is a quick and easy way to include the acknowledgements file generated by CocoaPods.
License
GMCAcknowledgements is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "GMCAcknowledgements", "version": "1.0.3", "summary": "GMCAcknowledgements is a quick and easy way to include the acknowledgements file generated by CocoaPods.", "authors": "Hilton Campbell", "homepage": "https://github.com/GalacticMegacorp/GMCAcknowledgements", "license": "MIT", "source": { "git": "https://github.com/GalacticMegacorp/GMCAcknowledgements.git", "tag": "1.0.3" }, "platforms": { "ios": "6.1", "tvos": "9.0" }, "source_files": "GMCAcknowledgements/*.{h,m}", "resources": "GMCAcknowledgements/Resources/*.{lproj,html}", "requires_arc": true, "frameworks": "UIKit", "ios": { "dependencies": { "MMMarkdown": [] } }, "tvos": { "dependencies": { "MMMarkdown": [] } } }
Tue, 01 Mar 2016 12:26:02 +0000