[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 2 / MKBLEMokoLife / 1.0.1 / MKBLEMokoLife.podspec.json
blobfbc5f7c3bc672753af22d46cd2cf6fb9dc74e0dd
2   "name": "MKBLEMokoLife",
3   "version": "1.0.1",
4   "summary": "A short description of MKBLEMokoLife.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/MokoPlug/MokoPlug_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aadyx2007@163.com": "aadyx2007@163.com"
13   },
14   "source": {
15     "git": "https://github.com/MokoPlug/MokoPlug_iOS.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "resource_bundles": {
22     "MKBLEMokoLife": [
23       "MKBLEMokoLife/Assets/*.png"
24     ]
25   },
26   "dependencies": {
27     "CTMediator": [
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "ApplicationModule",
34       "source_files": "MKBLEMokoLife/Classes/ApplicationModule/**",
35       "dependencies": {
36         "MKBaseModuleLibrary": [
38         ]
39       }
40     },
41     {
42       "name": "CTMediator",
43       "source_files": "MKBLEMokoLife/Classes/CTMediator/**"
44     },
45     {
46       "name": "SDK-BML",
47       "source_files": "MKBLEMokoLife/Classes/SDK-BML/**",
48       "dependencies": {
49         "MKBaseBleModule": [
51         ]
52       }
53     },
54     {
55       "name": "Target",
56       "source_files": "MKBLEMokoLife/Classes/Target/**",
57       "dependencies": {
58         "MKBLEMokoLife/Functions": [
60         ]
61       }
62     },
63     {
64       "name": "Functions",
65       "dependencies": {
66         "MKBLEMokoLife/SDK-BML": [
68         ],
69         "MKBLEMokoLife/CTMediator": [
71         ],
72         "MKBaseModuleLibrary": [
74         ],
75         "MKCustomUIModule": [
77         ],
78         "HHTransition": [
80         ],
81         "MLInputDodger": [
83         ]
84       },
85       "subspecs": [
86         {
87           "name": "AboutPage",
88           "subspecs": [
89             {
90               "name": "Controller",
91               "source_files": "MKBLEMokoLife/Classes/Functions/AboutPage/Controller/**",
92               "dependencies": {
93                 "MKBLEMokoLife/Functions/AboutPage/Model": [
95                 ],
96                 "MKBLEMokoLife/Functions/AboutPage/View": [
98                 ]
99               }
100             },
101             {
102               "name": "Model",
103               "source_files": "MKBLEMokoLife/Classes/Functions/AboutPage/Model/**"
104             },
105             {
106               "name": "View",
107               "source_files": "MKBLEMokoLife/Classes/Functions/AboutPage/View/**",
108               "dependencies": {
109                 "MKBLEMokoLife/Functions/AboutPage/Model": [
111                 ]
112               }
113             }
114           ]
115         },
116         {
117           "name": "DeviceInfo",
118           "subspecs": [
119             {
120               "name": "Controller",
121               "source_files": "MKBLEMokoLife/Classes/Functions/DeviceInfo/Controller/**",
122               "dependencies": {
123                 "MKBLEMokoLife/Functions/DeviceInfo/Model": [
125                 ]
126               }
127             },
128             {
129               "name": "Model",
130               "source_files": "MKBLEMokoLife/Classes/Functions/DeviceInfo/Model/**"
131             }
132           ]
133         },
134         {
135           "name": "EnergyPage",
136           "subspecs": [
137             {
138               "name": "Controller",
139               "source_files": "MKBLEMokoLife/Classes/Functions/EnergyPage/Controller/**",
140               "dependencies": {
141                 "MKBLEMokoLife/Functions/EnergyPage/Model": [
143                 ],
144                 "MKBLEMokoLife/Functions/EnergyPage/View": [
146                 ],
147                 "MKBLEMokoLife/Functions/DeviceInfo/Controller": [
149                 ]
150               }
151             },
152             {
153               "name": "Model",
154               "source_files": "MKBLEMokoLife/Classes/Functions/EnergyPage/Model/**"
155             },
156             {
157               "name": "View",
158               "source_files": "MKBLEMokoLife/Classes/Functions/EnergyPage/View/**"
159             }
160           ]
161         },
162         {
163           "name": "ModifyDataPage",
164           "subspecs": [
165             {
166               "name": "Controller",
167               "source_files": "MKBLEMokoLife/Classes/Functions/ModifyDataPage/Controller/**"
168             }
169           ]
170         },
171         {
172           "name": "ModifyPowerStatusPage",
173           "subspecs": [
174             {
175               "name": "Controller",
176               "source_files": "MKBLEMokoLife/Classes/Functions/ModifyPowerStatusPage/Controller/**"
177             }
178           ]
179         },
180         {
181           "name": "PowerPage",
182           "subspecs": [
183             {
184               "name": "Controller",
185               "source_files": "MKBLEMokoLife/Classes/Functions/PowerPage/Controller/**",
186               "dependencies": {
187                 "MKBLEMokoLife/Functions/PowerPage/Model": [
189                 ],
190                 "MKBLEMokoLife/Functions/PowerPage/View": [
192                 ],
193                 "MKBLEMokoLife/Functions/DeviceInfo/Controller": [
195                 ]
196               }
197             },
198             {
199               "name": "Model",
200               "source_files": "MKBLEMokoLife/Classes/Functions/PowerPage/Model/**"
201             },
202             {
203               "name": "View",
204               "source_files": "MKBLEMokoLife/Classes/Functions/PowerPage/View/**"
205             }
206           ]
207         },
208         {
209           "name": "ScanPage",
210           "subspecs": [
211             {
212               "name": "Controller",
213               "source_files": "MKBLEMokoLife/Classes/Functions/ScanPage/Controller/**",
214               "dependencies": {
215                 "MKBLEMokoLife/Functions/ScanPage/View": [
217                 ],
218                 "MKBLEMokoLife/Functions/AboutPage/Controller": [
220                 ],
221                 "MKBLEMokoLife/Functions/TabBarPage/Controller": [
223                 ]
224               }
225             },
226             {
227               "name": "View",
228               "source_files": "MKBLEMokoLife/Classes/Functions/ScanPage/View/**"
229             }
230           ]
231         },
232         {
233           "name": "SettingPage",
234           "subspecs": [
235             {
236               "name": "Controller",
237               "source_files": "MKBLEMokoLife/Classes/Functions/SettingPage/Controller/**",
238               "dependencies": {
239                 "MKBLEMokoLife/Functions/SettingPage/Model": [
241                 ],
242                 "MKBLEMokoLife/Functions/SettingPage/View": [
244                 ],
245                 "MKBLEMokoLife/Functions/DeviceInfo/Controller": [
247                 ],
248                 "MKBLEMokoLife/Functions/ModifyDataPage/Controller": [
250                 ],
251                 "MKBLEMokoLife/Functions/ModifyPowerStatusPage/Controller": [
253                 ],
254                 "MKBLEMokoLife/Functions/UpdatePage/Controller": [
256                 ]
257               }
258             },
259             {
260               "name": "Model",
261               "source_files": "MKBLEMokoLife/Classes/Functions/SettingPage/Model/**"
262             },
263             {
264               "name": "View",
265               "source_files": "MKBLEMokoLife/Classes/Functions/SettingPage/View/**"
266             }
267           ]
268         },
269         {
270           "name": "TabBarPage",
271           "subspecs": [
272             {
273               "name": "Controller",
274               "source_files": "MKBLEMokoLife/Classes/Functions/TabBarPage/Controller/**",
275               "dependencies": {
276                 "MKBLEMokoLife/Functions/PowerPage/Controller": [
278                 ],
279                 "MKBLEMokoLife/Functions/EnergyPage/Controller": [
281                 ],
282                 "MKBLEMokoLife/Functions/TimerPage/Controller": [
284                 ],
285                 "MKBLEMokoLife/Functions/SettingPage/Controller": [
287                 ]
288               }
289             }
290           ]
291         },
292         {
293           "name": "TimerPage",
294           "subspecs": [
295             {
296               "name": "Controller",
297               "source_files": "MKBLEMokoLife/Classes/Functions/TimerPage/Controller/**",
298               "dependencies": {
299                 "MKBLEMokoLife/Functions/TimerPage/Model": [
301                 ],
302                 "MKBLEMokoLife/Functions/TimerPage/View": [
304                 ],
305                 "MKBLEMokoLife/Functions/DeviceInfo/Controller": [
307                 ]
308               }
309             },
310             {
311               "name": "Model",
312               "source_files": "MKBLEMokoLife/Classes/Functions/TimerPage/Model/**"
313             },
314             {
315               "name": "View",
316               "source_files": "MKBLEMokoLife/Classes/Functions/TimerPage/View/**"
317             }
318           ]
319         },
320         {
321           "name": "UpdatePage",
322           "dependencies": {
323             "iOSDFULibrary": [
325             ]
326           },
327           "subspecs": [
328             {
329               "name": "Controller",
330               "source_files": "MKBLEMokoLife/Classes/Functions/UpdatePage/Controller/**",
331               "dependencies": {
332                 "MKBLEMokoLife/Functions/UpdatePage/Model": [
334                 ]
335               }
336             },
337             {
338               "name": "Model",
339               "source_files": "MKBLEMokoLife/Classes/Functions/UpdatePage/Model/**"
340             }
341           ]
342         }
343       ]
344     }
345   ]