blob: f8a3a2d0a8493d8442b41b37323c97a18ee09af5 [file] [log] [blame]
{
"name": "CHNetworking",
"version": "0.0.9",
"summary": "A Net Framework Base On AFNetworking 3.0.4",
"description": "import headprefix CHNetworking and set tag to 0.0.9",
"homepage": "https://github.com/chausson/CHNetworking.git",
"license": "MIT",
"authors": {
"Chausson": "232564026@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chausson/CHNetworking.git",
"tag": "0.0.9"
},
"source_files": "CHNetworking/Classes/*.{h,m}",
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
}
}