[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 2 / AcknowList / 1.3 / AcknowList.podspec.json
blobf6bf6ff67770a97c751139539f32c79e441e8668
2   "name": "AcknowList",
3   "version": "1.3",
4   "summary": "Ready to use “Acknowledgements”/“Licenses” view controller for CocoaPods.",
5   "homepage": "https://github.com/vtourraine/AcknowList",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.txt"
9   },
10   "authors": {
11     "Vincent Tourraine": "me@vtourraine.net"
12   },
13   "social_media_url": "http://twitter.com/vtourraine",
14   "source": {
15     "git": "https://github.com/vtourraine/AcknowList.git",
16     "tag": "1.3"
17   },
18   "source_files": "Source/*.swift",
19   "resources": "Resources/AcknowList.bundle",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": "UIKit",
24   "requires_arc": true,
25   "pushed_with_swift_version": "4.0"