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