blob: 80d7c7527be5cd557b44697f68792716b41dd92b [file] [log] [blame]
{
"name": "QCHttpTool",
"version": "1.0.0",
"summary": "Lib of QC.",
"description": "Lib of HttpTool.",
"homepage": "https://github.com/QCCoder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qiancheng": "596896692@qq.com"
},
"source": {
"git": "https://github.com/QCCoder/QCHttpTool.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QCHttpTool/QCHttpTool/**/*",
"public_header_files": "QCHttpTool/QCHttpTool/**/*.h",
"dependencies": {
"AFNetworking": [
],
"YYModel": [
]
}
}