[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / 9 / YunQiniuHelper / 0.0.2 / YunQiniuHelper.podspec.json
bloba902c553e392ebb3656e09006dd1acc309c13357
2   "name": "YunQiniuHelper",
3   "version": "0.0.2",
4   "summary": "qiniu upload hleper",
5   "description": "yun's YunQiniuHelper for iOS",
6   "homepage": "https://github.com/yunWJR/YunQiniuHelper",
7   "license": "MIT",
8   "authors": {
9     "yun": "wangshifu7878@sina.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yunWJR/YunQiniuHelper.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "YunQiniuHelper/YunQiniuHelper/YunQiniuHelper.h",
20     "YunQiniuHelper/YunQiniuHelper/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "Qiniu": [
25       "~> 7.1"
26     ]
27   }