[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 2 / MKBLEMokoLife / 1.0.0 / MKBLEMokoLife.podspec.json
bloba39b773c874366dc521172a7059bb8ae9aa8cadc
2   "name": "MKBLEMokoLife",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "MKBLEMokoLife/Classes/**/*",
22   "resource_bundles": {
23     "MKBLEMokoLife": [
24       "MKBLEMokoLife/Assets/*.png"
25     ]
26   },
27   "dependencies": {
28     "CTMediator": [
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "ApplicationModule",
35       "source_files": "MKBLEMokoLife/Classes/ApplicationModule/**",
36       "dependencies": {
37         "MKBaseModuleLibrary": [
39         ]
40       }
41     },
42     {
43       "name": "CTMediator",
44       "source_files": "MKBLEMokoLife/Classes/CTMediator/**"
45     },
46     {
47       "name": "SDK-BML",
48       "source_files": "MKBLEMokoLife/Classes/SDK-BML/**",
49       "dependencies": {
50         "MKBaseBleModule": [
52         ]
53       }
54     },
55     {
56       "name": "Target",
57       "source_files": "MKBLEMokoLife/Classes/Target/**",
58       "dependencies": {
59         "MKBLEMokoLife/Functions": [
61         ]
62       }
63     },
64     {
65       "name": "Functions",
66       "dependencies": {
67         "MKBLEMokoLife/SDK-BML": [
69         ],
70         "MKBLEMokoLife/CTMediator": [
72         ],
73         "MKBaseModuleLibrary": [
75         ],
76         "MKCustomUIModule": [
78         ],
79         "HHTransition": [
81         ],
82         "MLInputDodger": [
84         ]
85       },
86       "subspecs": [
87         {
88           "name": "AboutPage",
89           "subspecs": [
90             {
91               "name": "Controller",
92               "source_files": "MKBLEMokoLife/Classes/Functions/AboutPage/Controller/**",
93               "dependencies": {
94                 "MKBLEMokoLife/Functions/AboutPage/Model": [
96                 ],
97                 "MKBLEMokoLife/Functions/AboutPage/View": [
99                 ]
100               }
101             },
102             {
103               "name": "Model",
104               "source_files": "MKBLEMokoLife/Classes/Functions/AboutPage/Model/**"
105             },
106             {
107               "name": "View",
108               "source_files": "MKBLEMokoLife/Classes/Functions/AboutPage/View/**",
109               "dependencies": {
110                 "MKBLEMokoLife/Functions/AboutPage/Model": [
112                 ]
113               }
114             }
115           ]
116         },
117         {
118           "name": "DeviceInfo",
119           "subspecs": [
120             {
121               "name": "Controller",
122               "source_files": "MKBLEMokoLife/Classes/Functions/DeviceInfo/Controller/**",
123               "dependencies": {
124                 "MKBLEMokoLife/Functions/DeviceInfo/Model": [
126                 ]
127               }
128             },
129             {
130               "name": "Model",
131               "source_files": "MKBLEMokoLife/Classes/Functions/DeviceInfo/Model/**"
132             }
133           ]
134         },
135         {
136           "name": "EnergyPage",
137           "subspecs": [
138             {
139               "name": "Controller",
140               "source_files": "MKBLEMokoLife/Classes/Functions/EnergyPage/Controller/**",
141               "dependencies": {
142                 "MKBLEMokoLife/Functions/EnergyPage/Model": [
144                 ],
145                 "MKBLEMokoLife/Functions/EnergyPage/View": [
147                 ],
148                 "MKBLEMokoLife/Functions/DeviceInfo/Controller": [
150                 ]
151               }
152             },
153             {
154               "name": "Model",
155               "source_files": "MKBLEMokoLife/Classes/Functions/EnergyPage/Model/**"
156             },
157             {
158               "name": "View",
159               "source_files": "MKBLEMokoLife/Classes/Functions/EnergyPage/View/**"
160             }
161           ]
162         },
163         {
164           "name": "ModifyDataPage",
165           "subspecs": [
166             {
167               "name": "Controller",
168               "source_files": "MKBLEMokoLife/Classes/Functions/ModifyDataPage/Controller/**"
169             }
170           ]
171         },
172         {
173           "name": "ModifyPowerStatusPage",
174           "subspecs": [
175             {
176               "name": "Controller",
177               "source_files": "MKBLEMokoLife/Classes/Functions/ModifyPowerStatusPage/Controller/**"
178             }
179           ]
180         },
181         {
182           "name": "PowerPage",
183           "subspecs": [
184             {
185               "name": "Controller",
186               "source_files": "MKBLEMokoLife/Classes/Functions/PowerPage/Controller/**",
187               "dependencies": {
188                 "MKBLEMokoLife/Functions/PowerPage/Model": [
190                 ],
191                 "MKBLEMokoLife/Functions/PowerPage/View": [
193                 ],
194                 "MKBLEMokoLife/Functions/DeviceInfo/Controller": [
196                 ]
197               }
198             },
199             {
200               "name": "Model",
201               "source_files": "MKBLEMokoLife/Classes/Functions/PowerPage/Model/**"
202             },
203             {
204               "name": "View",
205               "source_files": "MKBLEMokoLife/Classes/Functions/PowerPage/View/**"
206             }
207           ]
208         },
209         {
210           "name": "ScanPage",
211           "subspecs": [
212             {
213               "name": "Controller",
214               "source_files": "MKBLEMokoLife/Classes/Functions/ScanPage/Controller/**",
215               "dependencies": {
216                 "MKBLEMokoLife/Functions/ScanPage/View": [
218                 ],
219                 "MKBLEMokoLife/Functions/AboutPage/Controller": [
221                 ],
222                 "MKBLEMokoLife/Functions/TabBarPage/Controller": [
224                 ]
225               }
226             },
227             {
228               "name": "View",
229               "source_files": "MKBLEMokoLife/Classes/Functions/ScanPage/View/**"
230             }
231           ]
232         },
233         {
234           "name": "SettingPage",
235           "subspecs": [
236             {
237               "name": "Controller",
238               "source_files": "MKBLEMokoLife/Classes/Functions/SettingPage/Controller/**",
239               "dependencies": {
240                 "MKBLEMokoLife/Functions/SettingPage/Model": [
242                 ],
243                 "MKBLEMokoLife/Functions/SettingPage/View": [
245                 ],
246                 "MKBLEMokoLife/Functions/DeviceInfo/Controller": [
248                 ],
249                 "MKBLEMokoLife/Functions/ModifyDataPage/Controller": [
251                 ],
252                 "MKBLEMokoLife/Functions/ModifyPowerStatusPage/Controller": [
254                 ],
255                 "MKBLEMokoLife/Functions/UpdatePage/Controller": [
257                 ]
258               }
259             },
260             {
261               "name": "Model",
262               "source_files": "MKBLEMokoLife/Classes/Functions/SettingPage/Model/**"
263             },
264             {
265               "name": "View",
266               "source_files": "MKBLEMokoLife/Classes/Functions/SettingPage/View/**"
267             }
268           ]
269         },
270         {
271           "name": "TabBarPage",
272           "subspecs": [
273             {
274               "name": "Controller",
275               "source_files": "MKBLEMokoLife/Classes/Functions/TabBarPage/Controller/**",
276               "dependencies": {
277                 "MKBLEMokoLife/Functions/PowerPage/Controller": [
279                 ],
280                 "MKBLEMokoLife/Functions/EnergyPage/Controller": [
282                 ],
283                 "MKBLEMokoLife/Functions/TimerPage/Controller": [
285                 ],
286                 "MKBLEMokoLife/Functions/SettingPage/Controller": [
288                 ]
289               }
290             }
291           ]
292         },
293         {
294           "name": "TimerPage",
295           "subspecs": [
296             {
297               "name": "Controller",
298               "source_files": "MKBLEMokoLife/Classes/Functions/TimerPage/Controller/**",
299               "dependencies": {
300                 "MKBLEMokoLife/Functions/TimerPage/Model": [
302                 ],
303                 "MKBLEMokoLife/Functions/TimerPage/View": [
305                 ],
306                 "MKBLEMokoLife/Functions/DeviceInfo/Controller": [
308                 ]
309               }
310             },
311             {
312               "name": "Model",
313               "source_files": "MKBLEMokoLife/Classes/Functions/TimerPage/Model/**"
314             },
315             {
316               "name": "View",
317               "source_files": "MKBLEMokoLife/Classes/Functions/TimerPage/View/**"
318             }
319           ]
320         },
321         {
322           "name": "UpdatePage",
323           "dependencies": {
324             "iOSDFULibrary": [
326             ]
327           },
328           "subspecs": [
329             {
330               "name": "Controller",
331               "source_files": "MKBLEMokoLife/Classes/Functions/UpdatePage/Controller/**",
332               "dependencies": {
333                 "MKBLEMokoLife/Functions/UpdatePage/Model": [
335                 ]
336               }
337             },
338             {
339               "name": "Model",
340               "source_files": "MKBLEMokoLife/Classes/Functions/UpdatePage/Model/**"
341             }
342           ]
343         }
344       ]
345     }
346   ]