[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / d / 9 / 8 / Ads-CN / 4.6.2.0 / Ads-CN.podspec.json
blobffda626603e5a43c76b4911b2c207c5947711383
2   "name": "Ads-CN",
3   "version": "4.6.2.0",
4   "summary": "Ads-CN is a SDK from Bytedance providing AD service.",
5   "description": "Ads-CN provides ADs which include native、banner、feed、splash、RewardVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "SDK/LICENSE"
9   },
10   "authors": {
11     "Siwant": "yuanhuan@bytedance.com"
12   },
13   "homepage": "https://github.com/bytedance/Bytedance-UnionAD",
14   "source": {
15     "http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/csj-sdk-static/4.6.2.0/SDK.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "MapKit",
23     "WebKit",
24     "MediaPlayer",
25     "CoreLocation",
26     "AdSupport",
27     "CoreMedia",
28     "AVFoundation",
29     "CoreTelephony",
30     "StoreKit",
31     "SystemConfiguration",
32     "MobileCoreServices",
33     "CoreMotion",
34     "Accelerate",
35     "AudioToolbox",
36     "JavaScriptCore",
37     "Security",
38     "CoreImage",
39     "AudioToolbox",
40     "ImageIO",
41     "QuartzCore",
42     "CoreGraphics",
43     "CoreText"
44   ],
45   "weak_frameworks": [
46     "AppTrackingTransparency",
47     "CoreML"
48   ],
49   "libraries": [
50     "c++",
51     "resolv",
52     "z",
53     "sqlite3",
54     "bz2",
55     "xml2",
56     "iconv",
57     "c++abi"
58   ],
59   "resources": "SDK/LICENSE",
60   "default_subspecs": "BUAdSDK",
61   "pod_target_xcconfig": {
62     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
63   },
64   "user_target_xcconfig": {
65     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
66   },
67   "subspecs": [
68     {
69       "name": "APM",
70       "dependencies": {
71         "RangersAPM-Pangle/Crash": [
72           "2.3.2-pangle"
73         ],
74         "RangersAPM-Pangle/Global": [
75           "2.3.2-pangle"
76         ],
77         "RangersAPM-Pangle/SessionTracker": [
78           "2.3.2-pangle"
79         ]
80       }
81     },
82     {
83       "name": "International",
84       "vendored_frameworks": [
85         "SDK/BUVAAuxiliary.framework"
86       ],
87       "preserve_paths": "SDK/BUVAAuxiliary.framework",
88       "dependencies": {
89         "Ads-CN/BUFoundation": [
91         ],
92         "Ads-CN/PAGAdSDK": [
94         ],
95         "Ads-CN/APM": [
97         ],
98         "Ads-CN/BURelyAdSDK": [
100         ]
101       }
102     },
103     {
104       "name": "BURelyAdSDK",
105       "preserve_paths": "SDK/BURelyAdSDK.framework",
106       "vendored_frameworks": [
107         "SDK/BURelyAdSDK.framework"
108       ]
109     },
110     {
111       "name": "International-noAPM",
112       "preserve_paths": "SDK/BUVAAuxiliary.framework",
113       "vendored_frameworks": [
114         "SDK/BUVAAuxiliary.framework"
115       ],
116       "dependencies": {
117         "Ads-CN/BUFoundation": [
119         ],
120         "Ads-CN/PAGAdSDK": [
122         ],
123         "Ads-CN/BURelyAdSDK": [
125         ]
126       }
127     },
128     {
129       "name": "Domestic",
130       "vendored_frameworks": [
131         "SDK/BUCNAuxiliary.framework"
132       ],
133       "preserve_paths": "SDK/BUCNAuxiliary.framework",
134       "dependencies": {
135         "Ads-CN/BUFoundation": [
137         ],
138         "Ads-CN/CSJAdSDK": [
140         ]
141       }
142     },
143     {
144       "name": "BUAdSDK",
145       "vendored_frameworks": [
146         "SDK/BUAdSDK.framework"
147       ],
148       "preserve_paths": "SDK/BUAdSDK.framework",
149       "dependencies": {
150         "Ads-CN/Domestic": [
152         ]
153       }
154     },
155     {
156       "name": "BUFoundation",
157       "vendored_frameworks": [
158         "SDK/BUFoundation.framework"
159       ],
160       "preserve_paths": "SDK/BUFoundation.framework",
161       "dependencies": {
162         "BURelyFoundation": [
163           "0.0.1.58"
164         ]
165       }
166     },
167     {
168       "name": "PAGAdSDK",
169       "vendored_frameworks": [
170         "SDK/PAGAdSDK.framework"
171       ],
172       "preserve_paths": "SDK/PAGAdSDK.framework",
173       "resources": "SDK/PAGAdSDK.bundle",
174       "dependencies": {
175         "Ads-CN/BUFoundation": [
177         ]
178       }
179     },
180     {
181       "name": "CSJAdSDK",
182       "vendored_frameworks": [
183         "SDK/CSJAdSDK.framework"
184       ],
185       "preserve_paths": "SDK/CSJAdSDK.framework",
186       "resources": "SDK/CSJAdSDK.bundle",
187       "dependencies": {
188         "Ads-CN/BUFoundation": [
190         ]
191       }
192     }
193   ]