[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 8 / b / BXMediaSDKAdapter / 0.0.6 / BXMediaSDKAdapter.podspec.json
blob12cb2050d2c123acae60bfd8bb758e154d3ac2b0
2   "name": "BXMediaSDKAdapter",
3   "version": "0.0.6",
4   "summary": "A short description of BXMediaSDKAdapter for iOS",
5   "description": "BXMediaSDKAdapter SDK for developer",
6   "homepage": "https://github.com/likun2019/BXMediaSDKAdapter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "likun": "zziajkx@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/likun2019/BXMediaSDKAdapter.git",
19     "tag": "0.0.6"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "subspecs": [
24     {
25       "name": "BXMediaTTVideoAdapter",
26       "dependencies": {
27         "BXMediaSDK": [
29         ],
30         "Ads-CN": [
31           "~> 3.6.1.3"
32         ]
33       },
34       "platforms": {
35         "ios": "9.0"
36       },
37       "vendored_frameworks": "BXMedia/BXMediaTTVideoAdapter.framework"
38     },
39     {
40       "name": "BXMediaGDTVideoAdapter",
41       "dependencies": {
42         "BXMediaSDK": [
44         ],
45         "GDTMobSDK": [
46           "~> 4.12.4"
47         ]
48       },
49       "platforms": {
50         "ios": "9.0"
51       },
52       "vendored_frameworks": "BXMedia/BXMediaGDTVideoAdapter.framework"
53     }
54   ]