[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / c / 9 / Ads-Global-Beta / 4.5.0.0 / Ads-Global-Beta.podspec.json
blobfaa9895ff561c5e5f551f430f22dc01f34544a7f
2   "name": "Ads-Global-Beta",
3   "version": "4.5.0.0",
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.5.0.0/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": "APM",
72       "dependencies": {
73         "RangersAPM-Pangle/Crash": [
74           "2.3.2-pangle"
75         ],
76         "RangersAPM-Pangle/Global": [
77           "2.3.2-pangle"
78         ],
79         "RangersAPM-Pangle/SessionTracker": [
80           "2.3.2-pangle"
81         ]
82       }
83     },
84     {
85       "name": "International",
86       "preserve_paths": "SDK/BUVAAuxiliary.framework",
87       "vendored_frameworks": [
88         "SDK/BUVAAuxiliary.framework"
89       ],
90       "dependencies": {
91         "Ads-Global-Beta/BUFoundation": [
93         ],
94         "Ads-Global-Beta/PAGAdSDK": [
96         ],
97         "Ads-Global-Beta/APM": [
99         ]
100       }
101     },
102     {
103       "name": "Domestic",
104       "vendored_frameworks": [
105         "SDK/BUCNAuxiliary.framework"
106       ],
107       "preserve_paths": "SDK/BUCNAuxiliary.framework",
108       "dependencies": {
109         "Ads-Global-Beta/BUFoundation": [
111         ],
112         "Ads-Global-Beta/CSJAdSDK": [
114         ]
115       }
116     },
117     {
118       "name": "BUAdSDK",
119       "preserve_paths": "SDK/BUAdSDK.framework",
120       "vendored_frameworks": [
121         "SDK/BUAdSDK.framework"
122       ],
123       "dependencies": {
124         "Ads-Global-Beta/International": [
126         ]
127       }
128     },
129     {
130       "name": "BUFoundation",
131       "preserve_paths": "SDK/BUFoundation.framework",
132       "vendored_frameworks": [
133         "SDK/BUFoundation.framework"
134       ],
135       "dependencies": {
136         "BURelyFoundation_Global": [
137           "0.0.1.58"
138         ]
139       }
140     },
141     {
142       "name": "PAGAdSDK",
143       "vendored_frameworks": [
144         "SDK/PAGAdSDK.framework"
145       ],
146       "preserve_paths": "SDK/PAGAdSDK.framework",
147       "resources": "SDK/PAGAdSDK.bundle",
148       "dependencies": {
149         "Ads-Global-Beta/BUFoundation": [
151         ]
152       }
153     },
154     {
155       "name": "CSJAdSDK",
156       "vendored_frameworks": [
157         "SDK/CSJAdSDK.framework"
158       ],
159       "preserve_paths": "SDK/CSJAdSDK.framework",
160       "resources": "SDK/CSJAdSDK.bundle",
161       "dependencies": {
162         "Ads-Global-Beta/BUFoundation": [
164         ]
165       }
166     }
167   ]