[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 5.0.0.2 / Ads-Global-Beta.podspec.json
blob89eb1d7a4042b7f4692481b631b5e68ba0844120
2   "name": "Ads-Global-Beta",
3   "version": "5.0.0.2",
4   "summary": "Ads-Global-Beta is a SDK from Bytedance providing union AD service.",
5   "description": "Ads-Global-Beta provides ADs which include native、banner、RewardVideo、FullscreenVideo etc.",
6   "license": {
7     "type": "MIT",
8     "file": "SDK/LICENSE"
9   },
10   "authors": {
11     "bytedance-tech": "zywork@bytedance.com"
12   },
13   "homepage": "https://github.com/bytedance/Bytedance-UnionAD.git",
14   "source": {
15     "http": "https://sf16-fe-tos-sg.i18n-pglstatp.com/obj/pangle-sdk-static-va/5.0.0.2/SDK.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "WebKit",
23     "MediaPlayer",
24     "AdSupport",
25     "CoreMedia",
26     "AVFoundation",
27     "CoreTelephony",
28     "StoreKit",
29     "SystemConfiguration",
30     "MobileCoreServices",
31     "CoreMotion",
32     "Accelerate",
33     "AudioToolbox",
34     "JavaScriptCore",
35     "Security",
36     "CoreImage",
37     "AudioToolbox",
38     "ImageIO",
39     "QuartzCore",
40     "CoreGraphics",
41     "CoreText"
42   ],
43   "libraries": [
44     "c++",
45     "resolv",
46     "z",
47     "sqlite3",
48     "bz2",
49     "xml2",
50     "iconv",
51     "c++abi"
52   ],
53   "weak_frameworks": [
54     "AppTrackingTransparency",
55     "CoreML",
56     "DeviceCheck"
57   ],
58   "default_subspecs": [
59     "BUAdSDK"
60   ],
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": "BUAdSDK",
70       "vendored_frameworks": [
71         "SDK/PAGAdSDK.framework"
72       ],
73       "preserve_paths": "SDK/PAGAdSDK.framework",
74       "resources": "SDK/PAGAdSDK.bundle",
75       "dependencies": {
76         "Ads-Global-Beta/APM": [
78         ],
79         "Ads-Global-Beta/BURelyAdSDK": [
81         ],
82         "Ads-Global-Beta/Dep_Accurate": [
84         ]
85       }
86     },
87     {
88       "name": "BUAdSDK_Compatible",
89       "vendored_frameworks": [
90         "SDK/PAGAdSDK.framework"
91       ],
92       "preserve_paths": "SDK/PAGAdSDK.framework",
93       "resources": "SDK/PAGAdSDK.bundle",
94       "dependencies": {
95         "Ads-Global-Beta/APM": [
97         ],
98         "Ads-Global-Beta/BURelyAdSDK": [
100         ],
101         "Ads-Global-Beta/Dep_Compatible": [
103         ]
104       }
105     },
106     {
107       "name": "Dep_Accurate",
108       "dependencies": {
109         "BURelyFoundation_Global/Pangle": [
110           "0.0.4.1"
111         ],
112         "BUAdSDK": [
113           "0.1.1.3"
114         ]
115       }
116     },
117     {
118       "name": "Dep_Compatible",
119       "dependencies": {
120         "BURelyFoundation_Global/Pangle": [
121           "~> 0.0.4.1"
122         ],
123         "BUAdSDK": [
124           "~> 0.1.1.3"
125         ]
126       }
127     },
128     {
129       "name": "APM",
130       "dependencies": {
131         "RangersAPM-Pangle/Crash": [
132           "3.0.2"
133         ],
134         "RangersAPM-Pangle/Global": [
135           "3.0.2"
136         ],
137         "RangersAPM-Pangle/SessionTracker": [
138           "3.0.2"
139         ]
140       }
141     },
142     {
143       "name": "BURelyAdSDK",
144       "preserve_paths": "SDK/BURelyAdSDK.framework",
145       "vendored_frameworks": [
146         "SDK/BURelyAdSDK.framework"
147       ]
148     }
149   ]