[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 6.2.0.4 / Ads-Global-Beta.podspec.json
blobf1e2fbf6d9513a0f5b21162e09be0aae01ae11a2
2   "name": "Ads-Global-Beta",
3   "version": "6.2.0.4",
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/6.2.0.4/SDK.zip"
16   },
17   "platforms": {
18     "ios": "12.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     "AudioToolbox",
37     "CoreGraphics"
38   ],
39   "libraries": [
40     "c++",
41     "resolv",
42     "z",
43     "sqlite3",
44     "bz2",
45     "xml2",
46     "iconv",
47     "c++abi"
48   ],
49   "weak_frameworks": [
50     "AppTrackingTransparency",
51     "CoreML"
52   ],
53   "default_subspecs": [
54     "BUAdSDK"
55   ],
56   "subspecs": [
57     {
58       "name": "BUAdSDK",
59       "vendored_frameworks": [
60         "SDK/PAGAdSDK.xcframework"
61       ],
62       "preserve_paths": "SDK/PAGAdSDK.xcframework",
63       "resources": "SDK/PAGAdSDK.bundle",
64       "dependencies": {
65         "Ads-Global-Beta/Dep_Accurate": [
67         ]
68       },
69       "resource_bundles": {
70         "AdsGlobalBetaSDK": [
71           "SDK/PAGAdSDK.xcframework/ios-arm64/PAGAdSDK.framework/PrivacyInfo.xcprivacy"
72         ]
73       }
74     },
75     {
76       "name": "BUAdSDK_Compatible",
77       "vendored_frameworks": [
78         "SDK/PAGAdSDK.xcframework"
79       ],
80       "preserve_paths": "SDK/PAGAdSDK.xcframework",
81       "resources": "SDK/PAGAdSDK.bundle",
82       "dependencies": {
83         "Ads-Global-Beta/Dep_Compatible": [
85         ]
86       },
87       "resource_bundles": {
88         "AdsGlobalBetaSDK": [
89           "SDK/PAGAdSDK.xcframework/ios-arm64/PAGAdSDK.framework/PrivacyInfo.xcprivacy"
90         ]
91       }
92     },
93     {
94       "name": "Dep_Accurate",
95       "dependencies": {
96         "BURelyFoundation_Global/Pangle": [
97           "1.0.0.6"
98         ]
99       }
100     },
101     {
102       "name": "Dep_Compatible",
103       "dependencies": {
104         "BURelyFoundation_Global/Pangle": [
105           "~> 1.0.0.6"
106         ]
107       }
108     }
109   ]