[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / e / 0 / Ads-CN-Beta / 6.5.0.6 / Ads-CN-Beta.podspec.json
blob416adb53b36fd92dfaf8a203c3b57e779ff31362
2   "name": "Ads-CN-Beta",
3   "version": "6.5.0.6",
4   "summary": "Ads-CN-Beta is a SDK from Bytedance providing union AD service.",
5   "description": "Ads-CN-Beta 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": "csj-ios@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/Public/SDK/6.5.0.6/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   ],
50   "libraries": [
51     "c++",
52     "resolv",
53     "z",
54     "sqlite3",
55     "bz2",
56     "xml2",
57     "iconv",
58     "c++abi"
59   ],
60   "pod_target_xcconfig": {
61     "OTHER_LDFLAGS": "-ObjC"
62   },
63   "default_subspecs": "BUAdSDK",
64   "subspecs": [
65     {
66       "name": "BUAdSDK",
67       "vendored_frameworks": [
68         "SDK/BUAdSDK.xcframework"
69       ],
70       "preserve_paths": "SDK/BUAdSDK.xcframework",
71       "resources": "SDK/CSJAdSDK.bundle"
72     },
73     {
74       "name": "CSJMediation",
75       "vendored_frameworks": [
76         "SDK/CSJMediation.xcframework"
77       ],
78       "dependencies": {
79         "Ads-CN-Beta/BUAdSDK": [
81         ]
82       }
83     },
84     {
85       "name": "BUAdLive",
86       "vendored_frameworks": [
87         "SDK/BUAdLive.xcframework"
88       ],
89       "preserve_paths": "SDK/BUAdLive.xcframework"
90     },
91     {
92       "name": "BUAdLive-Lib",
93       "vendored_frameworks": [
94         "SDK/BUAdLive.xcframework"
95       ],
96       "preserve_paths": "SDK/BUAdLive.xcframework",
97       "dependencies": {
98         "BUTTSDK/LivePull-Lite": [
99           "1.44.2.7-premium"
100         ]
101       }
102     },
103     {
104       "name": "BUAdLive-Framework",
105       "vendored_frameworks": [
106         "SDK/BUAdLive.xcframework"
107       ],
108       "preserve_paths": "SDK/BUAdLive.xcframework",
109       "dependencies": {
110         "BUTTSDKFramework/LivePull-Lite": [
111           "1.44.2.7-premium"
112         ]
113       }
114     }
115   ]