[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / f / 5 / KituraContracts / 1.1.1 / KituraContracts.podspec.json
blobd825390b569547fe95b5a925691e928005bd6986
2   "name": "KituraContracts",
3   "version": "1.1.1",
4   "summary": "KituraContracts is a library containing type definitions shared by client and server 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   "platforms": {
12     "osx": "10.11",
13     "ios": "10.0",
14     "tvos": "9.1",
15     "watchos": "2.0"
16   },
17   "source": {
18     "git": "https://github.com/IBM-Swift/KituraContracts.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "Sources/**/*.swift",
22   "dependencies": {
23     "LoggerAPI": [
24       "~> 1.7"
25     ]
26   }