blob: 99c0802b46d15ef9edc400109147d2aef2b4291b [file] [log] [blame]
{
"name": "SwpRequest",
"version": "3.0.4",
"summary": "swp-song Request Api. SwpRequest.",
"description": "TODO: swp-song Request Api. SwpRequest.",
"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": "3.0.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SwpRequestFramework/SwpRequestFramework.framework"
},
"resources": "SwpRequestFramework/SwpRequestFramework.framework/Versions/A/Resources/SwpRequest.bundle",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
},
"requires_arc": true
}