[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / 9 / SVTransport / 2.0.0 / SVTransport.podspec.json
bloba67b285762cadaf7d4a6547c2cc49c43754eaeb0
2   "name": "SVTransport",
3   "version": "2.0.0",
4   "summary": "SVTransport framework CocoaPods",
5   "description": "The framework is specifically developed for Xcution team.",
6   "homepage": "https://github.com/x5forever/SVRequest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "x5": "x5forever@163.com"
13   },
14   "source": {
15     "git": "https://github.com/x5forever/SVRequest",
16     "tag": "V2.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": "Foundation",
24   "vendored_frameworks": "SVRequestDemo/SVRequestDemo/SVTransport.framework",
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "GTMBase64": [
31     ]
32   }