blob: 95ed3f50c3632face66536c17128c33b5ab5c6ad [file] [log] [blame]
{
"name": "SwpRequest",
"version": "3.0.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "SwpRequestFramework/SwpRequestFramework.framework"
},
"resources": "SwpRequestFramework/SwpRequestFramework.framework/Versions/A/Resources/SwpRequest.bundle",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
]
}
}