blob: d92e69d9cd48f17261bb5fcd0375d0e937cc9769 [file] [log] [blame]
{
"name": "QNUploadService",
"version": "0.1.0",
"summary": "A wrapper for qiniu upload.",
"description": "A wrapper for qiniuyun upload data, image, ..ect",
"homepage": "https://github.com/Gaea-iOS/QNUploadService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangxiaotao": "445242970@qq.com"
},
"source": {
"git": "https://github.com/Gaea-iOS/QNUploadService.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QNUploadService/Classes/**/*",
"dependencies": {
"Qiniu": [
"~> 7.1"
],
"WXImageCompress": [
"~> 0.1.1"
]
},
"pushed_with_swift_version": "3.0"
}