[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 3 / 6 / a / BVHttp / 0.1.5 / BVHttp.podspec.json
blob1e3b5a54393a0e45a1d1c19b9e7bbd7cdd7e9079
2   "name": "BVHttp",
3   "version": "0.1.5",
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.5.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   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
26       "5.4.4"
27     ],
28     "RxSwift": [
29       "6.2.0"
30     ],
31     "RxCocoa": [
32       "6.2.0"
33     ],
34     "RxRelay": [
35       "6.2.0"
36     ],
37     "GZIP": [
38       "1.3.0"
39     ],
40     "SnapKit": [
41       "5.0.1"
42     ],
43     "SwiftyJSON": [
44       "5.0.1"
45     ]
46   },
47   "swift_version": "5.0"