[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / 7 / GCQiniuUploadManager / 0.0.1 / GCQiniuUploadManager.podspec.json
blobeeac5bdd4a99bfb3285666409ee88564cab33c14
2   "name": "GCQiniuUploadManager",
3   "version": "0.0.1",
4   "summary": "provide simple interfaces to create token,upload file and upload files.",
5   "homepage": "https://github.com/Yuzeyang/GCQiniuUploadManager",
6   "license": "MIT",
7   "authors": {
8     "yuzeyang": "me@zeeyang.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Yuzeyang/GCQiniuUploadManager.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "QiniuUploadManager/GCQiniuUploadManager/*.{h,m}",
18   "frameworks": "Foundation",
19   "dependencies": {
20     "Qiniu": [
21       "7.0.18"
22     ]
23   }