blob: 89578936949225e7ef312559320d049bbae64edb [file] [log] [blame]
{
"name": "SwpRequest",
"version": "2.5.6",
"summary": "Swp-Song Request Api.",
"description": "TODO: 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.5.6"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SwpRequestFramework/SwpRequestFramework.framework"
},
"dependencies": {
"AFNetworking": [
]
}
}