[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / f / c / MKFitpoloPairBandModule / 0.0.2 / MKFitpoloPairBandModule.podspec.json
blobfdb94f39204f8e8ff6db35bd6639f9d657637663
2   "name": "MKFitpoloPairBandModule",
3   "version": "0.0.2",
4   "summary": "fitpolo App配对过程模块",
5   "description": "配对过程页面",
6   "homepage": "http://120.27.8.241/MKFitpolo/MKFitpoloPairBand",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengang": "chengang@mokotechnology.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "frameworks": [
18     "UIKit",
19     "Foundation"
20   ],
21   "source": {
22     "git": "git@120.27.8.241:MKFitpolo/MKFitpoloPairBand.git",
23     "tag": "0.0.2"
24   },
25   "requires_arc": true,
26   "resources": "MKFitpoloPairBandModule/MKPairBand.bundle",
27   "dependencies": {
28     "MKBaseModule": [
30     ],
31     "MKFitpoloDataCenterManager": [
33     ],
34     "MKFitpoloAppConfigModule": [
36     ],
37     "CTMediator": [
39     ],
40     "FLAnimatedImage": [
42     ],
43     "Masonry": [
45     ],
46     "YYKit": [
48     ],
49     "Toast": [
51     ],
52     "MJRefresh": [
54     ],
55     "MBProgressHUD": [
57     ],
58     "Aspects": [
60     ],
61     "IMYWebView": [
63     ],
64     "MLInputDodger": [
66     ],
67     "CircleProgressBar": [
69     ]
70   },
71   "subspecs": [
72     {
73       "name": "CTMediatorPairBandModule",
74       "source_files": "MKFitpoloPairBandModule/CTMediatorPairBandModule/**"
75     },
76     {
77       "name": "Expand",
78       "subspecs": [
79         {
80           "name": "categorys",
81           "source_files": "MKFitpoloPairBandModule/Expand/categorys/*.{h,m}"
82         },
83         {
84           "name": "defines",
85           "source_files": "MKFitpoloPairBandModule/Expand/defines/*.h",
86           "dependencies": {
87             "MKFitpoloPairBandModule/Expand/categorys": [
89             ]
90           }
91         },
92         {
93           "name": "PairPageBottomView",
94           "source_files": "MKFitpoloPairBandModule/Expand/PairPageBottomView/*.{h,m}",
95           "dependencies": {
96             "MKFitpoloPairBandModule/Expand/defines": [
98             ]
99           }
100         }
101       ]
102     },
103     {
104       "name": "Functions",
105       "dependencies": {
106         "MKFitpoloPairBandModule/Expand/defines": [
108         ],
109         "MKFitpoloPairBandModule/Expand/categorys": [
111         ],
112         "MKFitpoloPairBandModule/Expand/PairPageBottomView": [
114         ],
115         "MKFitpoloPairBandModule/CTMediatorPairBandModule": [
117         ]
118       },
119       "subspecs": [
120         {
121           "name": "GuidePage",
122           "subspecs": [
123             {
124               "name": "controller",
125               "source_files": "MKFitpoloPairBandModule/Functions/GuidePage/controller/*.{h,m}",
126               "dependencies": {
127                 "MKFitpoloPairBandModule/Functions/GuidePage/view": [
129                 ]
130               }
131             },
132             {
133               "name": "Target",
134               "source_files": "MKFitpoloPairBandModule/Functions/GuidePage/Target/*.{h,m}",
135               "dependencies": {
136                 "MKFitpoloPairBandModule/Functions/GuidePage/controller": [
138                 ]
139               }
140             },
141             {
142               "name": "view",
143               "source_files": "MKFitpoloPairBandModule/Functions/GuidePage/view/*.{h,m}"
144             }
145           ]
146         },
147         {
148           "name": "ActivateBracelet",
149           "subspecs": [
150             {
151               "name": "controller",
152               "source_files": "MKFitpoloPairBandModule/Functions/ActivateBracelet/controller/*.{h,m}"
153             },
154             {
155               "name": "Target",
156               "source_files": "MKFitpoloPairBandModule/Functions/ActivateBracelet/Target/*.{h,m}",
157               "dependencies": {
158                 "MKFitpoloPairBandModule/Functions/ActivateBracelet/controller": [
160                 ]
161               }
162             }
163           ]
164         },
165         {
166           "name": "BandErrorPage",
167           "subspecs": [
168             {
169               "name": "adopter",
170               "source_files": "MKFitpoloPairBandModule/Functions/BandErrorPage/adopter/*.{h,m}",
171               "dependencies": {
172                 "MKFitpoloPairBandModule/Functions/BandErrorPage/model": [
174                 ]
175               }
176             },
177             {
178               "name": "controller",
179               "source_files": "MKFitpoloPairBandModule/Functions/BandErrorPage/controller/*.{h,m}",
180               "dependencies": {
181                 "MKFitpoloPairBandModule/Functions/BandErrorPage/model": [
183                 ],
184                 "MKFitpoloPairBandModule/Functions/BandErrorPage/view": [
186                 ],
187                 "MKFitpoloPairBandModule/Functions/BandErrorPage/adopter": [
189                 ]
190               }
191             },
192             {
193               "name": "model",
194               "source_files": "MKFitpoloPairBandModule/Functions/BandErrorPage/model/*.{h,m}"
195             },
196             {
197               "name": "view",
198               "source_files": "MKFitpoloPairBandModule/Functions/BandErrorPage/view/*.{h,m}",
199               "dependencies": {
200                 "MKFitpoloPairBandModule/Functions/BandErrorPage/model": [
202                 ]
203               }
204             }
205           ]
206         },
207         {
208           "name": "BraceletTypeSel",
209           "subspecs": [
210             {
211               "name": "controller",
212               "source_files": "MKFitpoloPairBandModule/Functions/BraceletTypeSel/controller/*.{h,m}",
213               "dependencies": {
214                 "MKFitpoloPairBandModule/Functions/BraceletTypeSel/view": [
216                 ]
217               }
218             },
219             {
220               "name": "Target",
221               "source_files": "MKFitpoloPairBandModule/Functions/BraceletTypeSel/Target/*.{h,m}",
222               "dependencies": {
223                 "MKFitpoloPairBandModule/Functions/BraceletTypeSel/controller": [
225                 ]
226               }
227             },
228             {
229               "name": "view",
230               "source_files": "MKFitpoloPairBandModule/Functions/BraceletTypeSel/view/*.{h,m}"
231             }
232           ]
233         },
234         {
235           "name": "MacPage",
236           "subspecs": [
237             {
238               "name": "controller",
239               "source_files": "MKFitpoloPairBandModule/Functions/MacPage/controller/*.{h,m}"
240             },
241             {
242               "name": "Target",
243               "source_files": "MKFitpoloPairBandModule/Functions/MacPage/Target/*.{h,m}",
244               "dependencies": {
245                 "MKFitpoloPairBandModule/Functions/MacPage/controller": [
247                 ]
248               }
249             }
250           ]
251         },
252         {
253           "name": "NotShowMacPage",
254           "subspecs": [
255             {
256               "name": "controller",
257               "source_files": "MKFitpoloPairBandModule/Functions/NotShowMacPage/controller/*.{h,m}",
258               "dependencies": {
259                 "MKFitpoloPairBandModule/Functions/NotShowMacPage/view": [
261                 ]
262               }
263             },
264             {
265               "name": "Target",
266               "source_files": "MKFitpoloPairBandModule/Functions/NotShowMacPage/Target/*.{h,m}",
267               "dependencies": {
268                 "MKFitpoloPairBandModule/Functions/NotShowMacPage/controller": [
270                 ]
271               }
272             },
273             {
274               "name": "view",
275               "source_files": "MKFitpoloPairBandModule/Functions/NotShowMacPage/view/*.{h,m}"
276             }
277           ]
278         },
279         {
280           "name": "OpenBluetoothController",
281           "subspecs": [
282             {
283               "name": "controller",
284               "source_files": "MKFitpoloPairBandModule/Functions/OpenBluetoothController/controller/*.{h,m}"
285             },
286             {
287               "name": "Target",
288               "source_files": "MKFitpoloPairBandModule/Functions/OpenBluetoothController/Target/*.{h,m}",
289               "dependencies": {
290                 "MKFitpoloPairBandModule/Functions/OpenBluetoothController/controller": [
292                 ]
293               }
294             }
295           ]
296         },
297         {
298           "name": "PairBandPage",
299           "subspecs": [
300             {
301               "name": "controller",
302               "source_files": "MKFitpoloPairBandModule/Functions/PairBandPage/controller/*.{h,m}"
303             },
304             {
305               "name": "Target",
306               "source_files": "MKFitpoloPairBandModule/Functions/PairBandPage/Target/*.{h,m}",
307               "dependencies": {
308                 "MKFitpoloPairBandModule/Functions/PairBandPage/controller": [
310                 ]
311               }
312             }
313           ]
314         },
315         {
316           "name": "PairNumber",
317           "subspecs": [
318             {
319               "name": "controller",
320               "source_files": "MKFitpoloPairBandModule/Functions/PairNumber/controller/*.{h,m}"
321             },
322             {
323               "name": "Target",
324               "source_files": "MKFitpoloPairBandModule/Functions/PairNumber/Target/*.{h,m}",
325               "dependencies": {
326                 "MKFitpoloPairBandModule/Functions/PairNumber/controller": [
328                 ]
329               }
330             }
331           ]
332         }
333       ]
334     }
335   ]