blob: 35aef6c0114a8a5db5b33e625e554f3d2b998e0e [file] [log] [blame]
{
"name": "CNNetwork",
"version": "0.0.4",
"summary": "CNNetwork.",
"homepage": "https://github.com/AmineChan/CNNetwork",
"license": "MIT",
"authors": {
"czm": "328525910@qq.com"
},
"source": {
"git": "https://github.com/AmineChan/CNNetwork.git",
"tag": "0.0.4"
},
"source_files": [
"CNNetwork/*.{h,m}",
"CNNetwork/**/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
},
"libraries": "resolv"
}