blob: 451da0b58ead8f8e3b7508a78fcc610bae620880 [file] [log] [blame]
{
"name": "WZJNetwork",
"version": "1.0.3",
"summary": "network",
"description": "self network",
"platforms": {
"ios": "8.0"
},
"homepage": "https://github.com/vstx143/WZJNetwork",
"license": "MIT",
"authors": {
"wang": "549890753@qq.com"
},
"source": {
"git": "https://github.com/vstx143/WZJNetwork.git",
"tag": "v1.0.3"
},
"source_files": "WZJNetwork/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}