blob: d49af8bdfef2a11d868fa9b50207a437cfd31224 [file] [log] [blame]
{
"name": "WGHttpTool",
"version": "0.0.1",
"summary": "An easy wtool",
"homepage": "git@gitee.com:dagecom/WGHttpTool",
"license": "MIT",
"authors": {
"333": "ffff@vip.qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "git@gitee.com:dagecom/WGHttpTool.git",
"tag": "0.0.1"
},
"source_files": "WGHttpTool/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
]
},
"requires_arc": true
}