[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / c / Ads-Global / 4.8.0.5 / Ads-Global.podspec.json
blob8c3568a7eb4280cf5007134b7376d447e85b0d80
2   "name": "Ads-Global",
3   "version": "4.8.0.5",
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/4.8.0.5/SDK.zip"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "frameworks": [
21     "UIKit",
22     "MapKit",
23     "WebKit",
24     "MediaPlayer",
25     "CoreLocation",
26     "AdSupport",
27     "CoreMedia",
28     "AVFoundation",
29     "CoreTelephony",
30     "StoreKit",
31     "SystemConfiguration",
32     "MobileCoreServices",
33     "CoreMotion",
34     "Accelerate",
35     "AudioToolbox",
36     "JavaScriptCore",
37     "Security",
38     "CoreImage",
39     "AudioToolbox",
40     "ImageIO",
41     "QuartzCore",
42     "CoreGraphics",
43     "CoreText"
44   ],
45   "libraries": [
46     "c++",
47     "resolv",
48     "z",
49     "sqlite3",
50     "bz2",
51     "xml2",
52     "iconv",
53     "c++abi"
54   ],
55   "weak_frameworks": [
56     "AppTrackingTransparency",
57     "CoreML",
58     "DeviceCheck"
59   ],
60   "resources": "SDK/LICENSE",
61   "default_subspecs": [
62     "BUAdSDK"
63   ],
64   "pod_target_xcconfig": {
65     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
66   },
67   "user_target_xcconfig": {
68     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
69   },
70   "subspecs": [
71     {
72       "name": "BUAdSDK",
73       "vendored_frameworks": [
74         "SDK/PAGAdSDK.framework"
75       ],
76       "preserve_paths": "SDK/PAGAdSDK.framework",
77       "resources": "SDK/PAGAdSDK.bundle",
78       "dependencies": {
79         "Ads-Global/APM": [
81         ],
82         "Ads-Global/BURelyAdSDK": [
84         ],
85         "Ads-Global/Dep_Accurate": [
87         ]
88       }
89     },
90     {
91       "name": "BUAdSDK_Compatible",
92       "vendored_frameworks": [
93         "SDK/PAGAdSDK.framework"
94       ],
95       "preserve_paths": "SDK/PAGAdSDK.framework",
96       "resources": "SDK/PAGAdSDK.bundle",
97       "dependencies": {
98         "Ads-Global/APM": [
100         ],
101         "Ads-Global/BURelyAdSDK": [
103         ],
104         "Ads-Global/Dep_Compatible": [
106         ]
107       }
108     },
109     {
110       "name": "Dep_Accurate",
111       "dependencies": {
112         "BURelyFoundation_Global/Pangle": [
113           "0.0.3.15"
114         ],
115         "BUAdSDK": [
116           "0.1.0.19"
117         ]
118       }
119     },
120     {
121       "name": "Dep_Compatible",
122       "dependencies": {
123         "BURelyFoundation_Global/Pangle": [
124           "0.0.3.15"
125         ],
126         "BUAdSDK": [
127           "0.1.0.19"
128         ]
129       }
130     },
131     {
132       "name": "APM",
133       "dependencies": {
134         "RangersAPM-Pangle/Crash": [
135           "2.13.0"
136         ],
137         "RangersAPM-Pangle/Global": [
138           "2.13.0"
139         ],
140         "RangersAPM-Pangle/SessionTracker": [
141           "2.13.0"
142         ]
143       }
144     },
145     {
146       "name": "BURelyAdSDK",
147       "preserve_paths": "SDK/BURelyAdSDK.framework",
148       "vendored_frameworks": [
149         "SDK/BURelyAdSDK.framework"
150       ]
151     }
152   ]