[Add] picoLLM-iOS 1.2.3
[CocoaPods.git] / Specs / f / c / d / ZBombBridge / 0.5.5 / ZBombBridge.podspec.json
blobc381993074d8c0e81912c9ab719dac987bcfcd7f
2   "name": "ZBombBridge",
3   "version": "0.5.5",
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.5.5"
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   "swift_version": "5.0"