[Add] OpacityCore 4.0.3
[CocoaPods.git] / Specs / c / 1 / 6 / Kiri / 1.0.4 / Kiri.podspec.json
blobc9a6614564484b6b5c2ed9b802b6b80e72617182
2   "name": "Kiri",
3   "version": "1.0.4",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/junkpiano/Kiri",
8   "authors": {
9     "Yusuke Ohashi": "github@junkpiano.me"
10   },
11   "summary": "Simple Network Abstraction Layer on top of Alamofire.",
12   "source": {
13     "git": "https://github.com/junkpiano/Kiri",
14     "tag": "1.0.4"
15   },
16   "source_files": "Sources/**/*.swift",
17   "dependencies": {
18     "Alamofire": [
19       "~> 4.7"
20     ]
21   },
22   "platforms": {
23     "ios": "10.0"
24   }