blob: d67715828ad8cd79c9aa2a1adfb9220132e60755 [file] [log] [blame]
{
"name": "GJWNetwork",
"version": "0.1.3",
"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.3"
},
"source_files": "GJWNetwork",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
"~> 3.0.0"
]
}
}