blob: 21eb204d80a2d240b60f8f16363afe0e870f0fa7 [file] [log] [blame]
{
"name": "CHNetworking",
"version": "0.4.6",
"summary": "A Net Framework Base On AFNetworking 3.0.4",
"description": "恢复误删错误引用类的问题",
"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.4.6"
},
"source_files": [
"CHNetworking/Classes/*.{h,m}",
"CHNetworking/Classes/CHModel/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
"~> 3.0.4"
]
}
}