blob: 3c3636cec0807e7ae7a92bc64a12f7c5cd5ea881 [file] [log] [blame]
{
"name": "MHUpLoadManager",
"version": "0.0.4",
"summary": "MHUpLoadManager.",
"description": "musichome upload media to qiniu server tools",
"homepage": "https://github.com/hengyangKing/MHUpLoadManager",
"license": "MIT",
"authors": {
"hengyangKing": "hengyangKing.yeah.net"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hengyangKing/MHUpLoadManager.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"MHQiNiuHttpsSDK": [
]
}
}