blob: f58fc5cec64eb48b0c4f78004b2d481a7cb252b9 [file] [log] [blame]
{
"name": "SwpRequest",
"version": "2.6.8",
"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.6.8"
},
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SwpRequestFramework/SwpRequestFramework.framework"
},
"dependencies": {
"AFNetworking": [
]
}
}