[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 1 / c / Ads-Global / 5.6.0.7 / Ads-Global.podspec.json
blob42488c4c10391b7e4086c22be7a043f64e736d0e
2   "name": "Ads-Global",
3   "version": "5.6.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.6.0.7/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   "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     },
78     {
79       "name": "BUAdSDK_Compatible",
80       "vendored_frameworks": [
81         "SDK/PAGAdSDK.xcframework"
82       ],
83       "preserve_paths": "SDK/PAGAdSDK.xcframework",
84       "resources": "SDK/PAGAdSDK.bundle",
85       "dependencies": {
86         "Ads-Global/BURelyAdSDK": [
88         ],
89         "Ads-Global/Dep_Compatible": [
91         ]
92       }
93     },
94     {
95       "name": "BUAdSDK_Lite",
96       "vendored_frameworks": [
97         "SDK/PAGAdSDK.xcframework"
98       ],
99       "preserve_paths": "SDK/PAGAdSDK.xcframework",
100       "resources": "SDK/PAGAdSDK.bundle",
101       "dependencies": {
102         "Ads-Global/Dep_Accurate": [
104         ]
105       }
106     },
107     {
108       "name": "Dep_Accurate",
109       "dependencies": {
110         "BURelyFoundation_Global/Pangle": [
111           "0.1.3.2"
112         ]
113       }
114     },
115     {
116       "name": "Dep_Compatible",
117       "dependencies": {
118         "BURelyFoundation_Global/Pangle": [
119           "~> 0.1.3.2"
120         ]
121       }
122     },
123     {
124       "name": "BURelyAdSDK",
125       "preserve_paths": "SDK/BURelyAdSDK.xcframework",
126       "vendored_frameworks": [
127         "SDK/BURelyAdSDK.xcframework"
128       ]
129     }
130   ]