[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 9 / a / c / KiwiAlamofire / 1.1.1 / KiwiAlamofire.podspec.json
blob280be73f158146ca3341441f8b5ef2fc7bf2e6c0
2   "name": "KiwiAlamofire",
3   "version": "1.1.1",
4   "summary": "KiwiAlamofire",
5   "requires_arc": true,
6   "license": "MIT",
7   "description": "KiwiAlamofire is a network library that depends on Alamofire",
8   "homepage": "https://github.com/devpzh/Kiwi.git",
9   "authors": {
10     "devpzh": "devpzh@163.com"
11   },
12   "source": {
13     "git": "https://github.com/devpzh/Kiwi.git",
14     "tag": "1.1.1"
15   },
16   "dependencies": {
17     "Alamofire": [
19     ]
20   },
21   "platforms": {
22     "ios": "10.0"
23   },
24   "source_files": "Kiwi/Source/*.swift",
25   "frameworks": "Foundation",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"