blob: 25b62ca1d3dc479c918c955148b00ee0cc0c293e [file] [log] [blame]
{
"name": "SwpNetworking",
"version": "1.0.4",
"platforms": {
"ios": "7.0"
},
"summary": "AFNetworking 封装",
"homepage": "https://github.com/swp-song/SwpNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpNetworking.git",
"tag": "1.0.4"
},
"source_files": "SwpNetworking",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}