[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / 2 / AcknowList / 2.0.2 / AcknowList.podspec.json
blob864dcd07d8809dac8651a858f25ee3cc8e963b3d
2   "name": "AcknowList",
3   "version": "2.0.2",
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   "source": {
14     "git": "https://github.com/vtourraine/AcknowList.git",
15     "tag": "2.0.2"
16   },
17   "source_files": "Sources/AcknowList/*.swift",
18   "resource_bundles": {
19     "AcknowListBundle": [
20       "Sources/AcknowList/Resources/**/*.lproj"
21     ]
22   },
23   "platforms": {
24     "ios": "9.0",
25     "tvos": "9.0"
26   },
27   "frameworks": "UIKit",
28   "swift_version": "5.0"