[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 5.8.0.5 / Ads-Global-Beta.podspec.json
blob0dde656ee844f21dfd924036d981f03edf129ca1
2   "name": "Ads-Global-Beta",
3   "version": "5.8.0.5",
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.8.0.5/SDK.zip"
16   },
17   "platforms": {
18     "ios": "11.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/BURelyAdSDK": [
67         ],
68         "Ads-Global-Beta/Dep_Accurate": [
70         ]
71       }
72     },
73     {
74       "name": "BUAdSDK_Compatible",
75       "vendored_frameworks": [
76         "SDK/PAGAdSDK.xcframework"
77       ],
78       "preserve_paths": "SDK/PAGAdSDK.xcframework",
79       "resources": "SDK/PAGAdSDK.bundle",
80       "dependencies": {
81         "Ads-Global-Beta/BURelyAdSDK": [
83         ],
84         "Ads-Global-Beta/Dep_Compatible": [
86         ]
87       }
88     },
89     {
90       "name": "Dep_Accurate",
91       "dependencies": {
92         "BURelyFoundation_Global/Pangle": [
93           "0.2.1.3"
94         ]
95       }
96     },
97     {
98       "name": "Dep_Compatible",
99       "dependencies": {
100         "BURelyFoundation_Global/Pangle": [
101           "~> 0.2.1.3"
102         ]
103       }
104     },
105     {
106       "name": "BURelyAdSDK",
107       "preserve_paths": "SDK/BURelyAdSDK.xcframework",
108       "vendored_frameworks": [
109         "SDK/BURelyAdSDK.xcframework"
110       ]
111     }
112   ]