blob: fc8cc4e99554dc6680d7508281f9075ff1c1fe41 [file] [log] [blame]
{
"name": "GJWNetwork",
"version": "0.1.5",
"summary": "基于AFNetworking封装的下载类库",
"homepage": "https://github.com/SoftBoys/GJWNetwork",
"license": "MIT",
"authors": {
"gjw": "gjw_1991@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SoftBoys/GJWNetwork.git",
"tag": "0.1.5"
},
"source_files": "GJWNetwork",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0.0"
]
}
}