[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 9 / MagicThought / 1.6.5 / MagicThought.podspec.json
blob6b56bf9c38bafd05603934691295a5711dda7606
2   "name": "MagicThought",
3   "version": "1.6.5",
4   "summary": "MagicThought for ios.",
5   "description": "the MagicThought for ios.",
6   "homepage": "https://github.com/alrjqow/MagicThought",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "alrjqow": "764032554@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/alrjqow/MagicThought.git",
19     "tag": "1.6.5",
20     "branch": "master"
21   },
22   "source_files": [
23     "MagicThought/MTKit.h",
24     "MagicThought/README.md"
25   ],
26   "frameworks": "UIKit",
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
31     ],
32     "AFNetworking": [
34     ],
35     "MJRefresh": [
37     ],
38     "MJExtension": [
40     ],
41     "MBProgressHUD": [
43     ],
44     "SVProgressHUD": [
46     ],
47     "YTKNetwork": [
49     ],
50     "IQKeyboardManager": [
52     ],
53     "SDWebImage": [
55     ],
56     "TTTAttributedLabel": [
58     ],
59     "SSKeychain": [
61     ],
62     "LDProgressView": [
64     ]
65   },
66   "subspecs": [
67     {
68       "name": "Config",
69       "source_files": "MagicThought/Config/*.{h,m}"
70     },
71     {
72       "name": "Protocol",
73       "source_files": [
74         "MagicThought/Category/NSString/*.{h}",
75         "MagicThought/Protocol/*.{h,m}"
76       ]
77     },
78     {
79       "name": "Style",
80       "source_files": "MagicThought/Style/*.{h,m}"
81     },
82     {
83       "name": "Library",
84       "subspecs": [
85         {
86           "name": "TZImagePickerController",
87           "source_files": [
88             "MagicThought/Library/TZImagePickerController/*.{m,h}",
89             "MagicThought/图片处理/UIImage+PropertyExtension.{m,h}"
90           ],
91           "resources": "MagicThought/Library/TZImagePickerController/TZImagePickerController.bundle",
92           "dependencies": {
93             "MagicThought/Category/UINavigationBar": [
95             ],
96             "MagicThought/Config": [
98             ]
99           }
100         }
101       ]
102     },
103     {
104       "name": "Manager",
105       "source_files": [
106         "MagicThought/Manager/*.{h,m}",
107         "MagicThought/Category/NSString/NSString+Exist.{m,h}",
108         "MagicThought/Category/CLLocation/CLLocation+Mar.{m,h}",
109         "MagicThought/Config/MTConst.{h,m}"
110       ],
111       "dependencies": {
112         "MagicThought/SubClass/UIViewController/UIViewController+Alert": [
114         ],
115         "MagicThought/ViewStyle(expired)": [
117         ]
118       }
119     },
120     {
121       "name": "ViewStyle(expired)",
122       "source_files": [
123         "MagicThought/控件样式处理(不好用)/*.{h,m}",
124         "MagicThought/Category/NSString/NSString+Exist.{m,h}",
125         "MagicThought/Manager/MTManager.{h,m}",
126         "MagicThought/Manager/MTCloud.{h,m}"
127       ],
128       "dependencies": {
129         "MagicThought/Protocol": [
131         ]
132       }
133     },
134     {
135       "name": "FileHandle",
136       "source_files": [
137         "MagicThought/文件处理/*.{h,m}",
138         "MagicThought/Category/NSString/NSString+Exist.{m,h}",
139         "MagicThought/Manager/MTManager.{m,h}"
140       ]
141     },
142     {
143       "name": "JsonTransform",
144       "source_files": "MagicThought/Json转换/*.{h,m}"
145     },
146     {
147       "name": "TapFlowMarkEffect",
148       "source_files": "MagicThought/波纹效果/*.{h,m}"
149     },
150     {
151       "name": "ImageHandle",
152       "source_files": [
153         "MagicThought/图片处理/*.{h,m}",
154         "MagicThought/Config/MTConst.{h,m}"
155       ],
156       "dependencies": {
157         "MagicThought/FileHandle": [
159         ],
160         "MagicThought/Style": [
162         ]
163       }
164     },
165     {
166       "name": "Network",
167       "source_files": [
168         "MagicThought/网络请求/*.{h,m}",
169         "MagicThought/Protocol/MTApiProtocol.{h}",
170         "MagicThought/Category/NSString/NSString+Exist.{m,h}"
171       ],
172       "dependencies": {
173         "MagicThought/Manager": [
175         ]
176       }
177     },
178     {
179       "name": "TextFieldVerify",
180       "source_files": [
181         "MagicThought/文本框验证/*.{h,m}",
182         "MagicThought/Config/MTConst.{h,m}"
183       ],
184       "dependencies": {
185         "MagicThought/Category": [
187         ],
188         "MagicThought/Protocol": [
190         ],
191         "MagicThought/ViewContentStyle": [
193         ]
194       }
195     },
196     {
197       "name": "ViewContentStyle",
198       "source_files": [
199         "MagicThought/控件文字样式设置/*.{h,m}",
200         "MagicThought/Style/MTWordStyle.{h,m}",
201         "MagicThought/Config/MTDefine.h"
202       ]
203     },
204     {
205       "name": "DragSort",
206       "source_files": "MagicThought/拖拽排序/*.{h,m}",
207       "dependencies": {
208         "MagicThought/DelegateMode": [
210         ]
211       }
212     },
213     {
214       "name": "CustomCamera",
215       "source_files": [
216         "MagicThought/自定义相机/*.{h,m}",
217         "MagicThought/Protocol/MTDelegateProtocol.h",
218         "MagicThought/Config/MTConst.{h,m}",
219         "MagicThought/Manager/MTManager.{m,h}",
220         "MagicThought/Manager/MTDeviceManager.{m,h}",
221         "MagicThought/Category/UIColor/UIColor+ColorfulColor.{m,h}"
222       ],
223       "resources": "MagicThought/自定义相机/MTVideoController.bundle",
224       "dependencies": {
225         "MagicThought/CountdownRing": [
227         ],
228         "MagicThought/ImageHandle": [
230         ],
231         "MagicThought/Hud": [
233         ]
234       }
235     },
236     {
237       "name": "DelegateMode",
238       "source_files": [
239         "MagicThought/DelegateMode/*.{h,m}",
240         "MagicThought/拖拽排序/MTDragCollectionView.{h,m}",
241         "MagicThought/拖拽排序/MTDragCollectionViewCell.{h,m}"
242       ],
243       "dependencies": {
244         "MagicThought/Category": [
246         ],
247         "MagicThought/Protocol": [
249         ],
250         "MagicThought/Config": [
252         ]
253       }
254     },
255     {
256       "name": "Hud",
257       "source_files": [
258         "MagicThought/加载框/*.{h,m}",
259         "MagicThought/Config/MTConst.{h,m}",
260         "MagicThought/图片处理/UIImage+Size.{h,m}"
261       ],
262       "dependencies": {
263         "MagicThought/Category": [
265         ]
266       },
267       "resources": "MagicThought/加载框/MTHUD.bundle"
268     },
269     {
270       "name": "AlertView",
271       "source_files": "MagicThought/弹框/*.{h,m}",
272       "dependencies": {
273         "MagicThought/DelegateMode": [
275         ],
276         "MagicThought/TextFieldVerify": [
278         ]
279       }
280     },
281     {
282       "name": "AlertView2",
283       "subspecs": [
284         {
285           "name": "Controller",
286           "source_files": [
287             "MagicThought/弹框2/Controller/*.{h,m}",
288             "MagicThought/Category/UIColor/UIColor+ColorfulColor.{m,h}",
289             "MagicThought/Category/UIView/UIView+Frame.{h,m}"
290           ],
291           "dependencies": {
292             "MagicThought/Manager": [
294             ],
295             "MagicThought/Config": [
297             ],
298             "MagicThought/Style": [
300             ],
301             "MagicThought/SubClass/UIViewController/UIViewController+Base": [
303             ]
304           }
305         },
306         {
307           "name": "Model",
308           "source_files": "MagicThought/弹框2/Model/*.{h,m}"
309         }
310       ]
311     },
312     {
313       "name": "RefreshRing",
314       "source_files": [
315         "MagicThought/刷新小圈圈/*.{h,m}",
316         "MagicThought/Category/UIView/UIView+Frame.{h,m}"
317       ]
318     },
319     {
320       "name": "Other",
321       "source_files": "MagicThought/Other/*.{h,m}",
322       "dependencies": {
323         "MagicThought/Style": [
325         ]
326       }
327     },
328     {
329       "name": "CountdownRing",
330       "source_files": "MagicThought/倒计时圆环/*.{h,m}",
331       "dependencies": {
332         "MagicThought/DelegateMode": [
334         ]
335       }
336     },
337     {
338       "name": "ImagePlay",
339       "source_files": "MagicThought/图片轮播/*.{h,m}",
340       "dependencies": {
341         "MagicThought/DelegateMode": [
343         ]
344       }
345     },
346     {
347       "name": "GestureLock",
348       "source_files": "MagicThought/手势解锁/*.{h,m}",
349       "dependencies": {
350         "MagicThought/DelegateMode": [
352         ]
353       }
354     },
355     {
356       "name": "ViewSpilt",
357       "source_files": "MagicThought/视图左右分割/*.{h,m}",
358       "dependencies": {
359         "MagicThought/DelegateMode": [
361         ]
362       }
363     },
364     {
365       "name": "TenScroll",
366       "subspecs": [
367         {
368           "name": "Controller",
369           "source_files": "MagicThought/十字滚动/Controller/*.{h,m}",
370           "dependencies": {
371             "MagicThought/TenScroll/Model": [
373             ],
374             "MagicThought/TenScroll/View": [
376             ],
377             "MagicThought/Category": [
379             ],
380             "MagicThought/Config": [
382             ],
383             "MagicThought/DelegateMode": [
385             ],
386             "MagicThought/Network": [
388             ]
389           }
390         },
391         {
392           "name": "Model",
393           "source_files": [
394             "MagicThought/十字滚动/Model/*.{h,m}",
395             "MagicThought/Config/MTDefine.h"
396           ],
397           "dependencies": {
398             "MagicThought/TenScroll/View": [
400             ]
401           }
402         },
403         {
404           "name": "View",
405           "source_files": [
406             "MagicThought/十字滚动/View/*.{h,m}",
407             "MagicThought/十字滚动/Model/*.{h,m}"
408           ],
409           "dependencies": {
410             "MagicThought/Category": [
412             ],
413             "MagicThought/DelegateMode": [
415             ],
416             "MagicThought/Style": [
418             ],
419             "MagicThought/ViewContentStyle": [
421             ],
422             "MagicThought/Network": [
424             ]
425           }
426         }
427       ]
428     },
429     {
430       "name": "MTSlideView",
431       "source_files": "MagicThought/MTSlideView/*.{h,m}",
432       "dependencies": {
433         "MagicThought/DelegateMode": [
435         ]
436       }
437     },
438     {
439       "name": "SubClass",
440       "subspecs": [
441         {
442           "name": "UINavigationController",
443           "source_files": [
444             "MagicThought/SubClass/UINavigationController/*.{m,h}",
445             "MagicThought/Protocol/MTDelegateProtocol.h"
446           ],
447           "dependencies": {
448             "MagicThought/NavigationTransition": [
450             ],
451             "MagicThought/Category": [
453             ]
454           }
455         },
456         {
457           "name": "WKWebView",
458           "source_files": [
459             "MagicThought/SubClass/WKWebView/*.{m,h}",
460             "MagicThought/Category/NSString/NSString+Exist.{m,h}"
461           ],
462           "dependencies": {
463             "MagicThought/Config": [
465             ]
466           }
467         },
468         {
469           "name": "UIButton",
470           "source_files": [
471             "MagicThought/SubClass/UIButton/*.{m,h}",
472             "MagicThought/Category/NSString/NSString+Exist.{m,h}"
473           ],
474           "dependencies": {
475             "MagicThought/Config": [
477             ],
478             "MagicThought/Protocol": [
480             ]
481           }
482         },
483         {
484           "name": "UITableViewCell",
485           "source_files": "MagicThought/SubClass/UITableViewCell/*.{m,h}",
486           "dependencies": {
487             "MagicThought/DelegateMode": [
489             ]
490           }
491         },
492         {
493           "name": "UIViewController",
494           "subspecs": [
495             {
496               "name": "UIViewController+Progress",
497               "source_files": "MagicThought/SubClass/UIViewController/UIViewController + Progress/*.{m,h}",
498               "dependencies": {
499                 "MagicThought/Style": [
501                 ],
502                 "MagicThought/ViewContentStyle": [
504                 ],
505                 "MagicThought/Category": [
507                 ]
508               }
509             },
510             {
511               "name": "UIViewController+Base",
512               "source_files": "MagicThought/SubClass/UIViewController/UIViewController + Base/*.{m,h}",
513               "dependencies": {
514                 "MagicThought/Hud": [
516                 ],
517                 "MagicThought/Network": [
519                 ],
520                 "MagicThought/DelegateMode": [
522                 ],
523                 "MagicThought/Manager": [
525                 ]
526               }
527             },
528             {
529               "name": "UIViewController+MTSafariView",
530               "source_files": "MagicThought/SubClass/UIViewController/UIViewController + MTSafariView/*.{m,h}",
531               "resources": "MagicThought/SubClass/UIViewController/UIViewController + MTSafariView/MTSafariViewController.bundle",
532               "dependencies": {
533                 "MagicThought/Manager": [
535                 ],
536                 "MagicThought/Config": [
538                 ],
539                 "MagicThought/Category": [
541                 ],
542                 "MagicThought/SubClass/UIViewController/UIViewController+Base": [
544                 ],
545                 "MagicThought/SubClass/WKWebView": [
547                 ]
548               }
549             },
550             {
551               "name": "UIViewController+Alert",
552               "source_files": [
553                 "MagicThought/SubClass/UIViewController/UIViewController + Alert/*.{m,h}",
554                 "MagicThought/Category/NSString/NSString+Exist.{m,h}",
555                 "MagicThought/Category/UIView/UIView+Circle.{m,h}",
556                 "MagicThought/Category/UIColor/UIColor+ColorfulColor.{m,h}",
557                 "MagicThought/Category/UILabel/UILabel+LineSpacing.{m,h}"
558               ],
559               "resources": "MagicThought/SubClass/UIViewController/UIViewController + Alert/MTAlertController.bundle",
560               "dependencies": {
561                 "MagicThought/Style": [
563                 ],
564                 "MagicThought/ViewContentStyle": [
566                 ],
567                 "MagicThought/Config": [
569                 ]
570               }
571             },
572             {
573               "name": "UIViewController+PickView",
574               "source_files": [
575                 "MagicThought/SubClass/UIViewController/UIViewController + PickView/*.{m,h}",
576                 "MagicThought/Category/NSString/NSString+Exist.{m,h}"
577               ],
578               "resources": "MagicThought/SubClass/UIViewController/UIViewController + PickView/*.xib"
579             }
580           ]
581         }
582       ]
583     },
584     {
585       "name": "NavigationTransition",
586       "subspecs": [
587         {
588           "name": "Demo",
589           "source_files": "MagicThought/导航转场/Demo/*.{m,h}",
590           "dependencies": {
591             "MagicThought/ViewContentStyle": [
593             ],
594             "MagicThought/NavigationTransition/Transitioning": [
596             ],
597             "MagicThought/NavigationTransition/Model": [
599             ]
600           }
601         },
602         {
603           "name": "Transitioning",
604           "source_files": "MagicThought/导航转场/Transitioning/*.{m,h}",
605           "dependencies": {
606             "MagicThought/NavigationTransition/NavigationDelegate": [
608             ]
609           }
610         },
611         {
612           "name": "Model",
613           "source_files": "MagicThought/导航转场/Model/*.{m,h}",
614           "dependencies": {
615             "MagicThought/NavigationTransition/NavigationDelegate": [
617             ]
618           }
619         },
620         {
621           "name": "NavigationDelegate",
622           "source_files": [
623             "MagicThought/导航转场/NavigationDelegate/*.{m,h}",
624             "MagicThought/SubClass/UINavigationController/*.{m,h}",
625             "MagicThought/导航转场/Transitioning/MTAnimatedTransitioning.{m,h}",
626             "MagicThought/导航转场/Model/UIViewControllerTransitionModel.{m,h}",
627             "MagicThought/Protocol/MTDelegateProtocol.h"
628           ],
629           "dependencies": {
630             "MagicThought/Category": [
632             ]
633           }
634         }
635       ]
636     },
637     {
638       "name": "ImageShowAndBrowser",
639       "source_files": "MagicThought/图片展示与浏览/**/*.{m,h}",
640       "resources": "MagicThought/图片展示与浏览/MTPhotoBrowser.bundle",
641       "dependencies": {
642         "MagicThought/Library/TZImagePickerController": [
644         ],
645         "MagicThought/CustomCamera": [
647         ],
648         "MagicThought/AlertView2": [
650         ],
651         "MagicThought/AlertView": [
653         ],
654         "MagicThought/ImageHandle": [
656         ],
657         "MagicThought/ViewContentStyle": [
659         ],
660         "MagicThought/DelegateMode": [
662         ],
663         "MagicThought/Manager": [
665         ],
666         "MagicThought/SubClass": [
668         ]
669       }
670     },
671     {
672       "name": "Category",
673       "subspecs": [
674         {
675           "name": "NSString",
676           "source_files": "MagicThought/Category/NSString/*.{m,h}"
677         },
678         {
679           "name": "CLLocation",
680           "source_files": "MagicThought/Category/CLLocation/*.{m,h}"
681         },
682         {
683           "name": "NSObject",
684           "source_files": "MagicThought/Category/NSObject/*.{m,h}"
685         },
686         {
687           "name": "UIButton",
688           "source_files": "MagicThought/Category/UIButton/*.{m,h}"
689         },
690         {
691           "name": "UIColor",
692           "source_files": "MagicThought/Category/UIColor/*.{m,h}"
693         },
694         {
695           "name": "UIDevice",
696           "source_files": "MagicThought/Category/UIDevice/*.{m,h}",
697           "dependencies": {
698             "MagicThought/Category/NSString": [
700             ],
701             "MagicThought/Config": [
703             ],
704             "SSKeychain": [
706             ]
707           }
708         },
709         {
710           "name": "UILabel",
711           "source_files": "MagicThought/Category/UILabel/*.{m,h}",
712           "dependencies": {
713             "MagicThought/Category/NSString": [
715             ]
716           }
717         },
718         {
719           "name": "UINavigationBar",
720           "source_files": "MagicThought/Category/UINavigationBar/*.{m,h}",
721           "dependencies": {
722             "MagicThought/Category/UIDevice": [
724             ],
725             "MagicThought/Config": [
727             ]
728           }
729         },
730         {
731           "name": "UIView",
732           "source_files": "MagicThought/Category/UIView/*.{m,h}",
733           "dependencies": {
734             "MagicThought/Style": [
736             ],
737             "MagicThought/Config": [
739             ]
740           },
741           "subspecs": [
742             {
743               "name": "UIView+Shadow",
744               "source_files": "MagicThought/Category/UIView/UIView+Shadow/*.{m,h}",
745               "dependencies": {
746                 "MagicThought/Config": [
748                 ]
749               }
750             }
751           ]
752         },
753         {
754           "name": "UIViewController",
755           "source_files": "MagicThought/Category/UIViewController/*.{m,h}",
756           "dependencies": {
757             "MagicThought/Manager": [
759             ]
760           },
761           "subspecs": [
762             {
763               "name": "UIViewController+Modal",
764               "source_files": "MagicThought/Category/UIViewController/UIViewController+Modal/*.{m,h}"
765             }
766           ]
767         }
768       ]
769     }
770   ]