[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / d / 9 / QNUploadService / 0.1.0 / QNUploadService.podspec.json
blobd92e69d9cd48f17261bb5fcd0375d0e937cc9769
2   "name": "QNUploadService",
3   "version": "0.1.0",
4   "summary": "A wrapper for qiniu upload.",
5   "description": "A wrapper for qiniuyun upload data, image, ..ect",
6   "homepage": "https://github.com/Gaea-iOS/QNUploadService",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wangxiaotao": "445242970@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Gaea-iOS/QNUploadService.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QNUploadService/Classes/**/*",
22   "dependencies": {
23     "Qiniu": [
24       "~> 7.1"
25     ],
26     "WXImageCompress": [
27       "~> 0.1.1"
28     ]
29   },
30   "pushed_with_swift_version": "3.0"