[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / c / Ads-Global / 5.9.0.7 / Ads-Global.podspec.json
blobf2695bcb8e899b3f38d107381abf5c72533eedbd
2   "name": "Ads-Global",
3   "version": "5.9.0.7",
4   "summary": "Ads-Global is a SDK from Bytedance providing union AD service.",
5   "description": "Ads-Global provides ADs which include native、banner、RewardVideo、FullscreenVideo 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.git",
14   "source": {
15     "http": "https://sf16-fe-tos-sg.i18n-pglstatp.com/obj/pangle-sdk-static-va/5.9.0.7/SDK.zip"
16   },
17   "platforms": {
18     "ios": "11.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   "subspecs": [
62     {
63       "name": "BUAdSDK",
64       "vendored_frameworks": [
65         "SDK/PAGAdSDK.xcframework"
66       ],
67       "preserve_paths": "SDK/PAGAdSDK.xcframework",
68       "resources": "SDK/PAGAdSDK.bundle",
69       "dependencies": {
70         "Ads-Global/BURelyAdSDK": [
72         ],
73         "Ads-Global/Dep_Accurate": [
75         ]
76       },
77       "resource_bundles": {
78         "AdsGlobalSDK": [
79           "SDK/PAGAdSDK.xcframework/ios-arm64/PAGAdSDK.framework/PrivacyInfo.xcprivacy"
80         ]
81       }
82     },
83     {
84       "name": "BUAdSDK_Compatible",
85       "vendored_frameworks": [
86         "SDK/PAGAdSDK.xcframework"
87       ],
88       "preserve_paths": "SDK/PAGAdSDK.xcframework",
89       "resources": "SDK/PAGAdSDK.bundle",
90       "dependencies": {
91         "Ads-Global/BURelyAdSDK": [
93         ],
94         "Ads-Global/Dep_Compatible": [
96         ]
97       },
98       "resource_bundles": {
99         "AdsGlobalSDK": [
100           "SDK/PAGAdSDK.xcframework/ios-arm64/PAGAdSDK.framework/PrivacyInfo.xcprivacy"
101         ]
102       }
103     },
104     {
105       "name": "BUAdSDK_Lite",
106       "vendored_frameworks": [
107         "SDK/PAGAdSDK.xcframework"
108       ],
109       "preserve_paths": "SDK/PAGAdSDK.xcframework",
110       "resources": "SDK/PAGAdSDK.bundle",
111       "dependencies": {
112         "Ads-Global/Dep_Accurate": [
114         ]
115       },
116       "resource_bundles": {
117         "AdsGlobalSDK": [
118           "SDK/PAGAdSDK.xcframework/ios-arm64/PAGAdSDK.framework/PrivacyInfo.xcprivacy"
119         ]
120       }
121     },
122     {
123       "name": "Dep_Accurate",
124       "dependencies": {
125         "BURelyFoundation_Global/Pangle": [
126           "0.2.1.4"
127         ]
128       }
129     },
130     {
131       "name": "Dep_Compatible",
132       "dependencies": {
133         "BURelyFoundation_Global/Pangle": [
134           "~> 0.2.1.4"
135         ]
136       }
137     },
138     {
139       "name": "BURelyAdSDK",
140       "preserve_paths": "SDK/BURelyAdSDK.xcframework",
141       "vendored_frameworks": [
142         "SDK/BURelyAdSDK.xcframework"
143       ]
144     }
145   ]