blob: 6b5111ade23fded7a4a078178088b152f536ca5e [file] [log] [blame]
{
"name": "HttpTool",
"version": "1.0.0",
"summary": "An easy way to use AFN",
"homepage": "https://github.com/wyw1984/HttpTool",
"license": "MIT",
"authors": {
"qq2126724184": "2126724184@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wyw1984/HttpTool.git",
"tag": "1.0.0"
},
"source_files": "HttpTool/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
},
"deprecated": true
}