blob: 03dc447aa12e27eec29be6c1b95d835092ee9375 [file] [log] [blame]
{
"name": "CBNetworking",
"version": "1.0.0",
"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.0"
},
"source_files": "CBNetworking/*.{h,m}",
"requires_arc": true
}