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