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