blob: eeac5bdd4a99bfb3285666409ee88564cab33c14 [file] [log] [blame]
{
"name": "GCQiniuUploadManager",
"version": "0.0.1",
"summary": "provide simple interfaces to create token,upload file and upload files.",
"homepage": "https://github.com/Yuzeyang/GCQiniuUploadManager",
"license": "MIT",
"authors": {
"yuzeyang": "me@zeeyang.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Yuzeyang/GCQiniuUploadManager.git",
"tag": "0.0.1"
},
"source_files": "QiniuUploadManager/GCQiniuUploadManager/*.{h,m}",
"frameworks": "Foundation",
"dependencies": {
"Qiniu": [
"7.0.18"
]
}
}