[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / c / Ads-Global / 6.2.0.7 / Ads-Global.podspec.json
blobba81590704c24ded55134f819a92d602fe553a7a
2   "name": "Ads-Global",
3   "version": "6.2.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/6.2.0.7/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     "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/Dep_Accurate": [
72         ]
73       },
74       "resource_bundles": {
75         "AdsGlobalSDK": [
76           "SDK/PAGAdSDK.xcframework/ios-arm64/PAGAdSDK.framework/PrivacyInfo.xcprivacy"
77         ]
78       }
79     },
80     {
81       "name": "BUAdSDK_Compatible",
82       "vendored_frameworks": [
83         "SDK/PAGAdSDK.xcframework"
84       ],
85       "preserve_paths": "SDK/PAGAdSDK.xcframework",
86       "resources": "SDK/PAGAdSDK.bundle",
87       "dependencies": {
88         "Ads-Global/Dep_Compatible": [
90         ]
91       },
92       "resource_bundles": {
93         "AdsGlobalSDK": [
94           "SDK/PAGAdSDK.xcframework/ios-arm64/PAGAdSDK.framework/PrivacyInfo.xcprivacy"
95         ]
96       }
97     },
98     {
99       "name": "Dep_Accurate",
100       "dependencies": {
101         "BURelyFoundation_Global/Pangle": [
102           "1.0.0.6"
103         ]
104       }
105     },
106     {
107       "name": "Dep_Compatible",
108       "dependencies": {
109         "BURelyFoundation_Global/Pangle": [
110           "~> 1.0.0.6"
111         ]
112       }
113     }
114   ]