blob: 38d09efa6da79c3c1d203bfc3adeff9a48b494ee [file] [log] [blame]
{
"name": "VNHttpRequest",
"version": "0.0.1",
"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.1"
},
"source_files": "VNHttpRequest/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.0"
]
},
"requires_arc": true
}