[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / d / BBSSKKDD / 1.0.2 / BBSSKKDD.podspec.json
bloba7a9a9e847c68fb551c742cdd59f35d688508fbe
2   "name": "BBSSKKDD",
3   "version": "1.0.2",
4   "summary": "summary",
5   "homepage": "homepage",
6   "license": "MIT",
7   "authors": {
8     "author": "support@BBSSKKDD.com"
9   },
10   "source": {
11     "git": "https://github.com/huqx-getui/BBSSKKDD-pod-spec.git",
12     "tag": "1.0.2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "user_target_xcconfig": {
18     "OTHER_LDFLAGS": "-lObjC",
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "subspecs": [
22     {
23       "name": "core",
24       "ios": {
25         "vendored_libraries": "Vendor/libGTCommonSDK-1.1.1.0.a",
26         "vendored_frameworks": "GetuiBXSdk.framework"
27       },
28       "frameworks": [
29         "AdSupport",
30         "AVFoundation",
31         "CoreLocation",
32         "CoreTelephony",
33         "CoreMotion",
34         "MessageUI",
35         "QuartzCore",
36         "SafariServices",
37         "Security",
38         "SystemConfiguration",
39         "WebKit",
40         "CoreMedia"
41       ],
42       "libraries": [
43         "c++",
44         "resolv",
45         "sqlite3",
46         "xml2",
47         "z"
48       ],
49       "pod_target_xcconfig": {
50         "OTHER_LDFLAGS": "-lObjC",
51         "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
52       }
53     },
54     {
55       "name": "csj",
56       "dependencies": {
57         "BBSSKKDD/core": [
59         ],
60         "Bytedance-UnionAD": [
61           "~> 3.0.0.1"
62         ]
63       }
64     },
65     {
66       "name": "gdt",
67       "dependencies": {
68         "BBSSKKDD/core": [
70         ],
71         "GDTMobSDK": [
72           "~> 4.11.9"
73         ]
74       }
75     },
76     {
77       "name": "bd",
78       "dependencies": {
79         "BBSSKKDD/core": [
81         ]
82       },
83       "ios": {
84         "vendored_frameworks": "Vendor/BaiduMobAdSDK.framework"
85       }
86     },
87     {
88       "name": "inmobi",
89       "dependencies": {
90         "BBSSKKDD/core": [
92         ],
93         "InMobiSDK-China": [
94           "~> 7.4.6"
95         ]
96       }
97     },
98     {
99       "name": "bxm",
100       "dependencies": {
101         "BBSSKKDD/core": [
103         ]
104       },
105       "ios": {
106         "vendored_libraries": "Vendor/BXMSDK/libBXMSDK.a"
107       },
108       "resources": "Vendor/BXMSDK/BXMAdSDK.bundle",
109       "source_files": "Vendor/BXMSDK/*.{h,m}"
110     }
111   ]