[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / c / Ads-Global / 4.8.1.0 / Ads-Global.podspec.json
blob55d970f7750800add929f6ebd26c9c58fd1b688d
2   "name": "Ads-Global",
3   "version": "4.8.1.0",
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.1.0/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   "resources": "SDK/LICENSE",
59   "default_subspecs": [
60     "BUAdSDK"
61   ],
62   "pod_target_xcconfig": {
63     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
64   },
65   "user_target_xcconfig": {
66     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
67   },
68   "subspecs": [
69     {
70       "name": "BUAdSDK",
71       "vendored_frameworks": [
72         "SDK/PAGAdSDK.framework"
73       ],
74       "preserve_paths": "SDK/PAGAdSDK.framework",
75       "resources": "SDK/PAGAdSDK.bundle",
76       "dependencies": {
77         "Ads-Global/APM": [
79         ],
80         "Ads-Global/BURelyAdSDK": [
82         ],
83         "Ads-Global/Dep_Accurate": [
85         ]
86       }
87     },
88     {
89       "name": "BUAdSDK_Compatible",
90       "vendored_frameworks": [
91         "SDK/PAGAdSDK.framework"
92       ],
93       "preserve_paths": "SDK/PAGAdSDK.framework",
94       "resources": "SDK/PAGAdSDK.bundle",
95       "dependencies": {
96         "Ads-Global/APM": [
98         ],
99         "Ads-Global/BURelyAdSDK": [
101         ],
102         "Ads-Global/Dep_Compatible": [
104         ]
105       }
106     },
107     {
108       "name": "Dep_Accurate",
109       "dependencies": {
110         "BURelyFoundation_Global/Pangle": [
111           "0.0.3.21"
112         ],
113         "BUAdSDK": [
114           "0.1.0.25"
115         ]
116       }
117     },
118     {
119       "name": "Dep_Compatible",
120       "dependencies": {
121         "BURelyFoundation_Global/Pangle": [
122           "~> 0.0.3.21"
123         ],
124         "BUAdSDK": [
125           "~> 0.1.0.25"
126         ]
127       }
128     },
129     {
130       "name": "APM",
131       "dependencies": {
132         "RangersAPM-Pangle/Crash": [
133           "3.0.2"
134         ],
135         "RangersAPM-Pangle/Global": [
136           "3.0.2"
137         ],
138         "RangersAPM-Pangle/SessionTracker": [
139           "3.0.2"
140         ]
141       }
142     },
143     {
144       "name": "BURelyAdSDK",
145       "preserve_paths": "SDK/BURelyAdSDK.framework",
146       "vendored_frameworks": [
147         "SDK/BURelyAdSDK.framework"
148       ]
149     }
150   ]