blob: 6b52beaf05967598599624f4571369329238cada [file] [log] [blame]
{
"name": "SwpRequest",
"version": "2.0.1",
"platforms": {
"ios": "7.0"
},
"summary": "YouZhi Network Request API",
"homepage": "https://github.com/swp-song/SwpRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"swp-song": "396587868@qq.com"
},
"source": {
"git": "https://github.com/swp-song/SwpRequest.git",
"tag": "2.0.1"
},
"source_files": "SwpRequest/**/*.{h,m}",
"requires_arc": true,
"frameworks": "Foundation",
"dependencies": {
"AFNetworking": [
],
"Base64nl": [
]
}
}