blob: d3dbfe3121d7f0f37f35471e85757e856ad4a6eb [file] [log] [blame]
{
"name": "VNHttpRequest",
"version": "0.0.4",
"summary": "AFNetworking fsdoa",
"description": "Net request ,call back data Serialization to CH",
"homepage": "https://github.com/guohongqi-china/VNHttpRequest",
"license": "MIT",
"authors": {
"guohongqi-china": "820003039@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guohongqi-china/VNHttpRequest.git",
"tag": "0.0.4"
},
"public_header_files": "VNHttpRequest/**/*.{h}",
"source_files": "VNHttpRequest/**/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"requires_arc": true
}