blob: 5661a24431afba61c3734cdfdb7c98fbbd59b253 [file] [log] [blame]
{
"name": "SVTransport",
"version": "2.2.2",
"summary": "SVTransport framework CocoaPods",
"description": "The framework is specifically developed for Xcution team.",
"homepage": "https://github.com/x5forever/SVRequest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"x5": "x5forever@163.com"
},
"source": {
"git": "https://github.com/x5forever/SVRequest",
"tag": "V2.2.2"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": "Foundation",
"vendored_frameworks": "SVRequestDemo/SVRequestDemo/SVTransport.framework",
"dependencies": {
"AFNetworking": [
"~> 4.0.1"
],
"GTMBase64": [
]
}
}