[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 7 / b / 9 / SVTransport / 2.2.2 / SVTransport.podspec.json
blob5661a24431afba61c3734cdfdb7c98fbbd59b253
2   "name": "SVTransport",
3   "version": "2.2.2",
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.2.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": "Foundation",
24   "vendored_frameworks": "SVRequestDemo/SVRequestDemo/SVTransport.framework",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 4.0.1"
28     ],
29     "GTMBase64": [
31     ]
32   }