[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / f / 1 / 0 / SVRequest / 1.0.1 / SVRequest.podspec.json
blob79a909c70ef4c829ef1d528290ac0982e7f34dff
2   "name": "SVRequest",
3   "version": "1.0.1",
4   "summary": "SVRequest 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": "V1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": "Foundation",
24   "vendored_frameworks": "SVRequestDemo/SVRequestDemo/SVRequest.framework",
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "GTMBase64": [
31     ]
32   }