[Add] DingRTC_iOS 3.5.0
[CocoaPods.git] / Specs / 1 / e / 6 / QiniuUpload / 2.0.0 / QiniuUpload.podspec.json
blobda160ca01c87c8e9025f7c914bb4da0b57c4434d
2   "name": "QiniuUpload",
3   "version": "2.0.0",
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": "2.0.0"
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