[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / 5 / KituraContracts / 0.0.21 / KituraContracts.podspec.json
blob03461521dba61f11109a543fde74d6417842eeed
2   "name": "KituraContracts",
3   "version": "0.0.21",
4   "summary": "A library containing type definitions shared by client and server Kitura code.",
5   "homepage": "https://github.com/IBM-Swift/KituraContracts",
6   "license": {
7     "type": "Apache License, Version 2.0"
8   },
9   "authors": "IBM",
10   "module_name": "KituraContracts",
11   "requires_arc": true,
12   "platforms": {
13     "ios": "10.0"
14   },
15   "source": {
16     "git": "https://github.com/IBM-Swift/KituraContracts.git",
17     "tag": "0.0.21"
18   },
19   "source_files": [
20     "Sources/KituraContracts/*.swift",
21     "Sources/KituraContracts/CodableQuery/*.swift"
22   ],
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "4.0.3"
25   },
26   "dependencies": {
27     "LoggerAPI": [
29     ]
30   }