blob: 7d2b78a00e2da5f04b46006b2a169b325edb230f [file] [log] [blame]
{
"name": "SwpRequest",
"version": "2.2.3",
"summary": "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.2.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwpRequest/Classes/**/*",
"resources": [
"SwpRequest/Assets/*",
"SwpRequest/Classes/SwpRequest/Resources/*"
],
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"AFNetworking": [
],
"Base64nl": [
]
}
}