[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / c / Ads-Global / 6.4.0.7 / Ads-Global.podspec.json
blobb935f49637db683a415ec399d8ef7c46697b9da8
2   "name": "Ads-Global",
3   "version": "6.4.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.4.0.7/SDK.zip",
16     "sha256": "d0ca4ed2be3a06c02c5ee700403630f70971d8fbea2a11f1c8a9ff7307d0d25f"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "WebKit",
24     "MediaPlayer",
25     "AdSupport",
26     "CoreMedia",
27     "AVFoundation",
28     "CoreTelephony",
29     "StoreKit",
30     "SystemConfiguration",
31     "MobileCoreServices",
32     "CoreMotion",
33     "Accelerate",
34     "AudioToolbox",
35     "JavaScriptCore",
36     "Security",
37     "CoreImage",
38     "AudioToolbox",
39     "ImageIO",
40     "QuartzCore",
41     "CoreGraphics",
42     "CoreText"
43   ],
44   "libraries": [
45     "c++",
46     "resolv",
47     "z",
48     "sqlite3",
49     "bz2",
50     "xml2",
51     "iconv",
52     "c++abi"
53   ],
54   "weak_frameworks": [
55     "AppTrackingTransparency",
56     "CoreML",
57     "DeviceCheck"
58   ],
59   "default_subspecs": [
60     "BUAdSDK"
61   ],
62   "subspecs": [
63     {
64       "name": "BUAdSDK",
65       "vendored_frameworks": [
66         "SDK/PAGAdSDK.xcframework"
67       ],
68       "preserve_paths": "SDK/PAGAdSDK.xcframework",
69       "resources": "SDK/PAGAdSDK.bundle",
70       "resource_bundles": {
71         "AdsGlobalSDK": [
72           "SDK/PAGAdSDK.xcframework/ios-arm64/PAGAdSDK.framework/PrivacyInfo.xcprivacy"
73         ]
74       }
75     }
76   ]