blob: 867b66c8a08632939aed3825a2fbea8f7a4631e3 [file] [log] [blame]
{
"name": "SVTransport",
"version": "2.2.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"static_framework": true,
"frameworks": "Foundation",
"vendored_frameworks": "SVRequestDemo/SVRequestDemo/SVTransport.framework",
"dependencies": {
"AFNetworking": [
],
"GTMBase64": [
]
}
}