[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / e / 6 / QiniuUpload / 1.5.4 / QiniuUpload.podspec.json
blobeda2345ea55270252994d1a090227c43dcf50dd4
2   "name": "QiniuUpload",
3   "version": "1.5.4",
4   "summary": "支持批量上传的七牛上传sdk,音频、视频、图片都是支持滴",
5   "description": "A longer description of QiniuUpload in Markdown format.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/huhuanming/qiniu_upload",
7   "license": "MIT",
8   "authors": {
9     "huhuanming": "workboring@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/huhuanming/qiniu_upload.git",
16     "tag": "1.5.4-1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "AFNetworking": [
30       ">= 3.0"
31     ]
32   }