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