[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / 3 / 6 / a / BVHttp / 0.1.3 / BVHttp.podspec.json
blob71ef5cf089896d328d3b34ad1a4c1b6c7448d94d
2   "name": "BVHttp",
3   "version": "0.1.3",
4   "summary": "A short description of BVHttp.",
5   "description": "BVHttp",
6   "homepage": "http://EXAMPLE/BVHttp",
7   "license": "MIT",
8   "authors": {
9     "Tian": "tianyu@blackvision.net"
10   },
11   "source": {
12     "http": "https://app.heimouyun.com/sdk/ios/BVHttp-0.1.3.zip",
13     "type": "zip"
14   },
15   "swift_versions": "5.0",
16   "platforms": {
17     "ios": "11.0"
18   },
19   "vendored_frameworks": "lib/*.framework",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "dependencies": {
24     "Alamofire": [
25       "5.4.4"
26     ],
27     "RxSwift": [
28       "6.2.0"
29     ],
30     "RxCocoa": [
31       "6.2.0"
32     ],
33     "RxRelay": [
34       "6.2.0"
35     ],
36     "GZIP": [
37       "1.3.0"
38     ],
39     "SnapKit": [
40       "5.0.1"
41     ],
42     "SwiftyJSON": [
43       "5.0.1"
44     ]
45   },
46   "swift_version": "5.0"