blob: 02faf3a289739e55d59ddc5f05345c153eaae9d8 [file] [log] [blame]
{
"name": "CWHttpManager",
"version": "0.1.0",
"summary": "春闱科技网络请求框架",
"description": "春闱科技网络请求框架......",
"homepage": "https://gitee.com/Rey_QL/CWHttpManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"5656556": "qinling@ihbaby.com"
},
"source": {
"git": "https://gitee.com/Rey_QL/CWHttpManager.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CWHttpManager/Classes/**/*",
"dependencies": {
"MBProgressHUD": [
]
}
}