blob: a68acb7db2a6ebed169e7b06dee178aa768362e6 [file] [log] [blame]
{
"name": "SwpRequest",
"version": "2.4.6",
"summary": "swp-song 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.4.6"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "SwpRequest/SwpRequest.framework",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"Base64nl": [
]
}
}