[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 5.1.0.2 / Ads-Global-Beta.podspec.json
blobb9d36ee7e7fa55c7cd78f81ea68cec7cb3ec9481
2   "name": "Ads-Global-Beta",
3   "version": "5.1.0.2",
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/5.1.0.2/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-Beta/BURelyAdSDK": [
72         ],
73         "Ads-Global-Beta/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-Beta/BURelyAdSDK": [
88         ],
89         "Ads-Global-Beta/Dep_Compatible": [
91         ]
92       }
93     },
94     {
95       "name": "Dep_Accurate",
96       "dependencies": {
97         "BURelyFoundation_Global/Pangle": [
98           "0.1.0.3"
99         ]
100       }
101     },
102     {
103       "name": "Dep_Compatible",
104       "dependencies": {
105         "BURelyFoundation_Global/Pangle": [
106           "~> 0.1.0.3"
107         ]
108       }
109     },
110     {
111       "name": "BURelyAdSDK",
112       "preserve_paths": "SDK/BURelyAdSDK.xcframework",
113       "vendored_frameworks": [
114         "SDK/BURelyAdSDK.xcframework"
115       ]
116     }
117   ]