[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / b / 0 / Ads-Fusion-CN-Beta / 5.3.5.1 / Ads-Fusion-CN-Beta.podspec.json
blobbd82cd9f9cc3da25fadc9819207c2114ffa3355f
2   "name": "Ads-Fusion-CN-Beta",
3   "version": "5.3.5.1",
4   "summary": "Ads-Fusion-CN-Beta is a SDK from Bytedance providing union AD service.",
5   "description": "Ads-Fusion-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     "guanguan": "guanfengyi.gc@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/5.3.5.1/SDK.zip"
16   },
17   "platforms": {
18     "ios": "10.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   ],
49   "libraries": [
50     "c++",
51     "resolv",
52     "z",
53     "sqlite3",
54     "bz2",
55     "xml2",
56     "iconv",
57     "c++abi"
58   ],
59   "default_subspecs": "BUAdSDK",
60   "subspecs": [
61     {
62       "name": "BUAdSDK",
63       "vendored_frameworks": [
64         "SDK/BUAdSDK.xcframework"
65       ],
66       "preserve_paths": "SDK/BUAdSDK.xcframework",
67       "resources": "SDK/CSJAdSDK.bundle",
68       "dependencies": {
69         "BURelyFoundation/CSJ": [
70           "0.3.0.3"
71         ]
72       }
73     },
74     {
75       "name": "CSJMediation",
76       "ios": {
77         "vendored_frameworks": "SDK/CSJMediation/CSJMediation.xcframework"
78       },
79       "dependencies": {
80         "Ads-Fusion-CN-Beta/BUAdSDK": [
82         ]
83       }
84     },
85     {
86       "name": "CSJMDebugTools",
87       "vendored_frameworks": [
88         "SDK/CSJMDebugTools/CSJMDebugTools.xcframework"
89       ],
90       "preserve_paths": "SDK/CSJMDebugTools/CSJMDebugTools.xcframework",
91       "resources": "SDK/CSJMDebugTools/CSJMDebugTools.bundle",
92       "dependencies": {
93         "Ads-Fusion-CN-Beta/BUAdSDK": [
95         ]
96       }
97     }
98   ]