[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / e / 6 / 9 / QiNiuAPI / 0.1.1 / QiNiuAPI.podspec.json
blob3d30348eab805e2e73fb8fce4c218e6813d75471
2   "name": "QiNiuAPI",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "QiNiu Restful API",
6   "homepage": "https://github.com/anotheren/QiNiuAPI",
7   "authors": {
8     "anotheren": "liudong.edward@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/anotheren/QiNiuAPI.git",
12     "tag": "0.1.1"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "Sources/*.swift",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.7"
22     ],
23     "SwiftyJSON": [
24       "~> 4.2"
25     ],
26     "CryptoSwift": [
27       "~> 0.13"
28     ]
29   }