[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / f / c / d / ZBombBridge / 0.6.2 / ZBombBridge.podspec.json
blob71e2b0df65dac8a148c8ff2f62b5136c1e5732b3
2   "name": "ZBombBridge",
3   "version": "0.6.2",
4   "summary": "A Lib For bridge.",
5   "description": "ZBombBridge是oc swift 转换的封装呢",
6   "homepage": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "StoneStoneStoneWang": "yuanxingfu1314@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "pod_target_xcconfig": {
19     "DEFINES_MODULE": "YES"
20   },
21   "static_framework": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation",
25     "AVFoundation"
26   ],
27   "source": {
28     "git": "https://github.com/StoneStoneStoneWang/ZStoreKit.git",
29     "tag": "0.6.2"
30   },
31   "user_target_xcconfig": {
32     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
33   },
34   "subspecs": [
35     {
36       "name": "Translate",
37       "subspecs": [
38         {
39           "name": "VM",
40           "source_files": "Code/ZBridge/Translate/VM/*.{swift}",
41           "dependencies": {
42             "RxCocoa": [
44             ],
45             "WLBaseViewModel": [
47             ],
48             "ObjectMapper": [
50             ],
51             "ZApi": [
53             ],
54             "ZRealReq": [
56             ],
57             "WLBaseResult": [
59             ]
60           }
61         },
62         {
63           "name": "Bridge",
64           "source_files": "Code/ZBridge/Translate/Bridge/*.{swift}",
65           "dependencies": {
66             "ZBombBridge/Translate/VM": [
68             ],
69             "ZTransition": [
71             ],
72             "ZBridge/Base": [
74             ],
75             "ZHud": [
77             ]
78           }
79         }
80       ]
81     },
82     {
83       "name": "Area",
84       "subspecs": [
85         {
86           "name": "Manager",
87           "source_files": "Code/ZBridge/Area/Manager/*.{swift}",
88           "dependencies": {
89             "RxCocoa": [
91             ],
92             "WLBaseViewModel": [
94             ],
95             "ObjectMapper": [
97             ],
98             "ZApi": [
100             ],
101             "ZRealReq": [
103             ],
104             "WLBaseResult": [
106             ],
107             "ZYYCache": [
109             ],
110             "ZBean/Area": [
112             ]
113           }
114         },
115         {
116           "name": "VM",
117           "source_files": "Code/ZBridge/Area/VM/*.{swift}",
118           "dependencies": {
119             "RxCocoa": [
121             ],
122             "WLBaseViewModel": [
124             ],
125             "WLBaseResult": [
127             ],
128             "ZBean/Area": [
130             ]
131           }
132         },
133         {
134           "name": "Bridge",
135           "source_files": "Code/ZBridge/Area/Bridge/*.{swift}",
136           "dependencies": {
137             "ZBombBridge/Area/VM": [
139             ],
140             "ZBombBridge/Area/Manager": [
142             ],
143             "ZTable": [
145             ],
146             "ZCollection": [
148             ],
149             "ZBridge/Base": [
151             ],
152             "ZCocoa/SM": [
154             ]
155           }
156         }
157       ]
158     },
159     {
160       "name": "Address",
161       "subspecs": [
162         {
163           "name": "VM",
164           "source_files": "Code/ZBridge/Address/VM/*.{swift}",
165           "dependencies": {
166             "RxCocoa": [
168             ],
169             "WLBaseViewModel": [
171             ],
172             "ObjectMapper": [
174             ],
175             "ZApi": [
177             ],
178             "ZRealReq": [
180             ],
181             "WLBaseResult": [
183             ],
184             "ZBean/Area": [
186             ],
187             "ZBean/Address": [
189             ],
190             "WLToolsKit/String": [
192             ]
193           }
194         },
195         {
196           "name": "Bridge",
197           "source_files": "Code/ZBridge/Address/Bridge/*.{swift}",
198           "dependencies": {
199             "ZBombBridge/Address/VM": [
201             ],
202             "ZTable": [
204             ],
205             "ZBridge/Base": [
207             ],
208             "ZHud": [
210             ],
211             "ZCocoa/ASM": [
213             ],
214             "ZCocoa/SM": [
216             ],
217             "ZCocoa/TableView": [
219             ]
220           }
221         }
222       ]
223     },
224     {
225       "name": "Evaluate",
226       "subspecs": [
227         {
228           "name": "VM",
229           "source_files": "Code/ZBridge/Evaluate/VM/*.{swift}",
230           "dependencies": {
231             "RxCocoa": [
233             ],
234             "WLBaseViewModel": [
236             ],
237             "ObjectMapper": [
239             ],
240             "RxDataSources": [
242             ],
243             "ZApi": [
245             ],
246             "ZRealReq": [
248             ],
249             "WLBaseResult": [
251             ]
252           }
253         },
254         {
255           "name": "Bridge",
256           "source_files": "Code/ZBridge/Evaluate/Bridge/*.{swift}",
257           "dependencies": {
258             "ZBombBridge/Evaluate/VM": [
260             ],
261             "ZTable": [
263             ],
264             "ZCocoa/SM": [
266             ],
267             "RxDataSources": [
269             ],
270             "ZBridge/Base": [
272             ],
273             "ZHud": [
275             ]
276           }
277         }
278       ]
279     },
280     {
281       "name": "Video",
282       "subspecs": [
283         {
284           "name": "VM",
285           "source_files": "Code/ZBridge/Video/VM/*.{swift}",
286           "dependencies": {
287             "RxCocoa": [
289             ],
290             "WLBaseViewModel": [
292             ],
293             "ZApi": [
295             ],
296             "ZRealReq": [
298             ],
299             "WLBaseResult": [
301             ]
302           }
303         },
304         {
305           "name": "Bridge",
306           "source_files": "Code/ZBridge/Video/Bridge/*.{swift}",
307           "dependencies": {
308             "ZBombBridge/Video/VM": [
310             ],
311             "ZTransition": [
313             ],
314             "ZCache/Account": [
316             ],
317             "ZBridge/Base": [
319             ],
320             "ZHud": [
322             ]
323           }
324         }
325       ]
326     },
327     {
328       "name": "Order",
329       "subspecs": [
330         {
331           "name": "VM",
332           "source_files": "Code/ZBridge/Order/VM/*.{swift}",
333           "dependencies": {
334             "RxCocoa": [
336             ],
337             "WLBaseViewModel": [
339             ],
340             "ZRealReq": [
342             ],
343             "WLBaseResult": [
345             ],
346             "ZApi": [
348             ],
349             "ZBean/Circle": [
351             ]
352           }
353         },
354         {
355           "name": "Bridge",
356           "source_files": "Code/ZBridge/Order/Bridge/*.{swift}",
357           "dependencies": {
358             "ZBombBridge/Order/VM": [
360             ],
361             "ZHud": [
363             ],
364             "ZCollection": [
366             ],
367             "ZCocoa/ASM": [
369             ],
370             "ZCocoa/SM": [
372             ],
373             "ZCocoa/TableView": [
375             ],
376             "ZBridge/Base": [
378             ],
379             "ZTable": [
381             ]
382           }
383         }
384       ]
385     }
386   ],
387   "swift_version": "5.0"