Skip to content

Commit ae7ee2f

Browse files
csjmCocoaPodsBot
authored andcommitted
[Add] Ads-CN 7.1.2.3
1 parent 8b92bdb commit ae7ee2f

File tree

1 file changed

+148
-0
lines changed

1 file changed

+148
-0
lines changed
Lines changed: 148 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,148 @@
1+
{
2+
"name": "Ads-CN",
3+
"version": "7.1.2.3",
4+
"summary": "Ads-CN is a SDK from Bytedance providing union 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+
"csj-ios": "[email protected]"
12+
},
13+
"homepage": "https://github.com/bytedance/Bytedance-UnionAD",
14+
"source": {
15+
"http": "https://sf3-fe-tos.pglstatp-toutiao.com/obj/csj-sdk-static/Public/SDK/7.1.2.3/SDK.zip"
16+
},
17+
"platforms": {
18+
"ios": "11.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+
"DeviceCheck",
48+
"CoreML",
49+
"CoreHaptics"
50+
],
51+
"libraries": [
52+
"c++",
53+
"resolv",
54+
"z",
55+
"sqlite3",
56+
"bz2",
57+
"xml2",
58+
"iconv",
59+
"c++abi"
60+
],
61+
"pod_target_xcconfig": {
62+
"OTHER_LDFLAGS": "-ObjC"
63+
},
64+
"default_subspecs": [
65+
"BUAdSDK",
66+
"BUAdLive-Framework"
67+
],
68+
"subspecs": [
69+
{
70+
"name": "BUAdSDK",
71+
"vendored_frameworks": [
72+
"SDK/BUAdSDK.xcframework"
73+
],
74+
"preserve_paths": "SDK/BUAdSDK.xcframework",
75+
"resources": "SDK/CSJAdSDK.bundle"
76+
},
77+
{
78+
"name": "CSJMediation",
79+
"dependencies": {
80+
"Ads-CN/CSJMediation-Only": [
81+
82+
],
83+
"Ads-CN/BUAdLive-Framework": [
84+
85+
]
86+
}
87+
},
88+
{
89+
"name": "CSJMediation-Lib",
90+
"dependencies": {
91+
"Ads-CN/CSJMediation-Only": [
92+
93+
],
94+
"Ads-CN/BUAdLive-Lib": [
95+
96+
]
97+
}
98+
},
99+
{
100+
"name": "CSJMediation-Only",
101+
"vendored_frameworks": [
102+
"SDK/CSJMediation.xcframework"
103+
],
104+
"dependencies": {
105+
"Ads-CN/BUAdSDK": [
106+
107+
]
108+
}
109+
},
110+
{
111+
"name": "BUAdLive",
112+
"vendored_frameworks": [
113+
"SDK/BUAdLive.xcframework"
114+
],
115+
"preserve_paths": "SDK/BUAdLive.xcframework"
116+
},
117+
{
118+
"name": "BUAdLive-Lib",
119+
"dependencies": {
120+
"Ads-CN/BUAdLive": [
121+
122+
],
123+
"BUTTSDK/LivePull-Lite": [
124+
"1.46.2.7-premium"
125+
]
126+
}
127+
},
128+
{
129+
"name": "BUAdLive-Framework",
130+
"dependencies": {
131+
"Ads-CN/BUAdLive": [
132+
133+
],
134+
"BUTTSDKFramework/LivePull-Lite": [
135+
"1.46.2.7-premium"
136+
]
137+
}
138+
},
139+
{
140+
"name": "BUAdTestMeasurement",
141+
"vendored_frameworks": [
142+
"SDK/BUAdTestMeasurement.xcframework"
143+
],
144+
"preserve_paths": "SDK/BUAdTestMeasurement.xcframework",
145+
"resources": "SDK/BUAdTestMeasurement.bundle"
146+
}
147+
]
148+
}

0 commit comments

Comments
 (0)