[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / 1 / 0 / KIQiniuManager / 0.0.1 / KIQiniuManager.podspec.json
blob340c5b6d60c2dcf1ec2d33da72797588ff12dbd5
2   "name": "KIQiniuManager",
3   "version": "0.0.1",
4   "summary": "KIQiniuManager",
5   "description": "KIQiniuManager.",
6   "homepage": "https://github.com/smartwalle/KIQiniuManager",
7   "license": "MIT",
8   "authors": {
9     "SmartWalle": "smartwalle@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/smartwalle/KIQiniuManager.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "KIQiniuManager/KIQiniuManager/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "requires_arc": true,
21   "dependencies": {
22     "AFNetworking": [
23       "~> 2.5.4"
24     ],
25     "Qiniu": [
26       "~> 7.0"
27     ]
28   }