blob: a6d3fc520c741729e07b692b28bc936c3d64cd3c [file] [log] [blame]
{
"name": "SwpNetworking",
"version": "1.0.2",
"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.2"
},
"source_files": "SwpNetworking",
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}