[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / 7 / 9 / YunQiniuHelper / 1.0.0 / YunQiniuHelper.podspec.json
blob194addc300692a3513d6b6fb211a2ad278b38781
2   "name": "YunQiniuHelper",
3   "version": "1.0.0",
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": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/yunWJR/YunQiniuHelper.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "YunQiniuHelper/YunQiniuHelper/YunQiniuHelper.h",
20     "YunQiniuHelper/YunQiniuHelper/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "Qiniu": [
26     ]
27   }