blob: c81a1085de2eee716a77acefa2f555afd33b84b9 [file] [log] [blame]
{
"name": "CBNetworking",
"version": "1.0.1",
"summary": "对于AFNetWorking的封装.",
"homepage": "https://github.com/cbangchen/CBNetworking",
"license": "MIT",
"authors": {
"陈超邦": "http://cbang.info"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cbangchen/CBNetworking.git",
"tag": "1.0.1"
},
"source_files": "CBNetworking/*.{h,m}",
"requires_arc": true
}