[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / 3 / YJJCommExtral / 1.1.1 / YJJCommExtral.podspec.json
blob518aed465ca9072cd1f4a80e8c4ac2595968740f
2   "name": "YJJCommExtral",
3   "version": "1.1.1",
4   "summary": "environment configuration",
5   "description": "YJJCommExtral is a environment configuration.",
6   "homepage": "https://github.com/YiJianJun/YJJCommExtral.git",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "yijianjun": "409783481@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/YiJianJun/YJJCommExtral.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "YJJCommExtral/YJJCommExtral.h",
22   "public_header_files": "YJJCommExtral/YJJCommExtral.h",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "default_subspecs": [
29     "YJJFoundationExtral",
30     "YJJUIKitExtral",
31     "YJJExtral"
32   ],
33   "deprecated": true,
34   "subspecs": [
35     {
36       "name": "YJJFoundationExtral",
37       "platforms": {
38         "ios": "7.0"
39       },
40       "source_files": "YJJCommExtral/FoundationExtral/YJJFoundationExtral.h",
41       "public_header_files": "YJJCommExtral/FoundationExtral/YJJFoundationExtral.h",
42       "frameworks": [
43         "Foundation",
44         "UIKit"
45       ],
46       "subspecs": [
47         {
48           "name": "NSArrayExtral",
49           "platforms": {
50             "ios": "7.0"
51           },
52           "source_files": "YJJCommExtral/FoundationExtral/NSArrayExtral/**.{h,m}",
53           "public_header_files": "YJJCommExtral/FoundationExtral/NSArrayExtral/**.h",
54           "frameworks": "Foundation"
55         },
56         {
57           "name": "NSAttributedStringExtral",
58           "platforms": {
59             "ios": "7.0"
60           },
61           "source_files": "YJJCommExtral/FoundationExtral/NSAttributedStringExtral/**.{h,m}",
62           "public_header_files": "YJJCommExtral/FoundationExtral/NSAttributedStringExtral/**.h",
63           "frameworks": [
64             "Foundation",
65             "UIKit"
66           ]
67         },
68         {
69           "name": "NSBundleExtral",
70           "platforms": {
71             "ios": "7.0"
72           },
73           "source_files": "YJJCommExtral/FoundationExtral/NSBundleExtral/**.{h,m}",
74           "public_header_files": "YJJCommExtral/FoundationExtral/NSBundleExtral/**.h",
75           "frameworks": [
76             "Foundation",
77             "UIKit"
78           ]
79         },
80         {
81           "name": "NSCalendarExtral",
82           "platforms": {
83             "ios": "7.0"
84           },
85           "source_files": "YJJCommExtral/FoundationExtral/NSCalendarExtral/**.{h,m}",
86           "public_header_files": "YJJCommExtral/FoundationExtral/NSCalendarExtral/**.h",
87           "frameworks": "Foundation"
88         },
89         {
90           "name": "NSCharacterSetExtral",
91           "platforms": {
92             "ios": "7.0"
93           },
94           "source_files": "YJJCommExtral/FoundationExtral/NSCharacterSetExtral/**.{h,m}",
95           "public_header_files": "YJJCommExtral/FoundationExtral/NSCharacterSetExtral/**.h",
96           "frameworks": "Foundation"
97         },
98         {
99           "name": "NSCharacterSetExtral",
100           "platforms": {
101             "ios": "7.0"
102           },
103           "source_files": "YJJCommExtral/FoundationExtral/NSCharacterSetExtral/**.{h,m}",
104           "public_header_files": "YJJCommExtral/FoundationExtral/NSCharacterSetExtral/**.h",
105           "frameworks": "Foundation"
106         },
107         {
108           "name": "NSDataExtral",
109           "platforms": {
110             "ios": "7.0"
111           },
112           "source_files": [
113             "YJJCommExtral/FoundationExtral/NSDataExtral/**.{h,m}",
114             "YJJCommExtral/FoundationExtral/NSDataExtral/***/**.{h,m}"
115           ],
116           "public_header_files": [
117             "YJJCommExtral/FoundationExtral/NSDataExtral/**.h",
118             "YJJCommExtral/FoundationExtral/NSDataExtral/**/**.h"
119           ],
120           "frameworks": "Foundation"
121         },
122         {
123           "name": "NSDateComponentsExtral",
124           "platforms": {
125             "ios": "7.0"
126           },
127           "ios": {
128             "dependencies": {
129               "YJJCommExtral/YJJFoundationExtral/NSCalendarExtral": [
131               ]
132             }
133           },
134           "source_files": "YJJCommExtral/FoundationExtral/NSDateComponentsExtral/**.{h,m}",
135           "public_header_files": "YJJCommExtral/FoundationExtral/NSDateComponentsExtral/**.h",
136           "frameworks": "Foundation"
137         },
138         {
139           "name": "NSDateExtral",
140           "platforms": {
141             "ios": "7.0"
142           },
143           "ios": {
144             "dependencies": {
145               "YJJCommExtral/YJJFoundationExtral/NSCalendarExtral": [
147               ],
148               "YJJCommExtral/YJJFoundationExtral/NSDateComponentsExtral": [
150               ],
151               "YJJCommExtral/YJJFoundationExtral/NSDateFormatterExtral": [
153               ]
154             }
155           },
156           "source_files": "YJJCommExtral/FoundationExtral/NSDateExtral/**.{h,m}",
157           "public_header_files": "YJJCommExtral/FoundationExtral/NSDateExtral/**.h",
158           "frameworks": "Foundation"
159         },
160         {
161           "name": "NSDateFormatterExtral",
162           "platforms": {
163             "ios": "7.0"
164           },
165           "ios": {
166             "dependencies": {
167               "YJJCommExtral/YJJFoundationExtral/NSDateComponentsExtral": [
169               ]
170             }
171           },
172           "source_files": "YJJCommExtral/FoundationExtral/NSDateFormatterExtral/**.{h,m}",
173           "public_header_files": "YJJCommExtral/FoundationExtral/NSDateFormatterExtral/**.h",
174           "frameworks": "Foundation"
175         },
176         {
177           "name": "NSDictionaryExtral",
178           "platforms": {
179             "ios": "7.0"
180           },
181           "source_files": "YJJCommExtral/FoundationExtral/NSDictionaryExtral/**.{h,m}",
182           "public_header_files": "YJJCommExtral/FoundationExtral/NSDictionaryExtral/**.h",
183           "frameworks": "Foundation"
184         },
185         {
186           "name": "NSFileManagerExtral",
187           "platforms": {
188             "ios": "7.0"
189           },
190           "source_files": "YJJCommExtral/FoundationExtral/NSFileManagerExtral/**.{h,m}",
191           "public_header_files": "YJJCommExtral/FoundationExtral/NSFileManagerExtral/**.h",
192           "frameworks": "Foundation"
193         },
194         {
195           "name": "NSIndexSetExtral",
196           "platforms": {
197             "ios": "7.0"
198           },
199           "source_files": "YJJCommExtral/FoundationExtral/NSIndexSetExtral/**.{h,m}",
200           "public_header_files": "YJJCommExtral/FoundationExtral/NSIndexSetExtral/**.h",
201           "frameworks": "Foundation"
202         },
203         {
204           "name": "NSInvocationExtral",
205           "platforms": {
206             "ios": "7.0"
207           },
208           "source_files": "YJJCommExtral/FoundationExtral/NSInvocationExtral/**.{h,m}",
209           "public_header_files": "YJJCommExtral/FoundationExtral/NSInvocationExtral/**.h",
210           "frameworks": "Foundation"
211         },
212         {
213           "name": "NSNotificationCenterExtral",
214           "platforms": {
215             "ios": "7.0"
216           },
217           "source_files": "YJJCommExtral/FoundationExtral/NSNotificationCenterExtral/**.{h,m}",
218           "public_header_files": "YJJCommExtral/FoundationExtral/NSNotificationCenterExtral/**.h",
219           "frameworks": "Foundation"
220         },
221         {
222           "name": "NSObjectExtral",
223           "platforms": {
224             "ios": "7.0"
225           },
226           "ios": {
227             "dependencies": {
228               "YJJCommExtral/YJJExtral/YJJObjCRuntimeHelper": [
230               ]
231             }
232           },
233           "source_files": "YJJCommExtral/FoundationExtral/NSObjectExtral/**.{h,m}",
234           "public_header_files": "YJJCommExtral/FoundationExtral/NSObjectExtral/**.h",
235           "frameworks": "Foundation"
236         },
237         {
238           "name": "NSStringExtral",
239           "platforms": {
240             "ios": "7.0"
241           },
242           "ios": {
243             "dependencies": {
244               "YJJCommExtral/YJJFoundationExtral/NSDataExtral": [
246               ],
247               "YJJCommExtral/YJJFoundationExtral/NSCharacterSetExtral": [
249               ]
250             }
251           },
252           "source_files": [
253             "YJJCommExtral/FoundationExtral/NSStringExtral/**.{h,m}",
254             "YJJCommExtral/FoundationExtral/NSStringExtral/**/**.{h,m}"
255           ],
256           "public_header_files": [
257             "YJJCommExtral/FoundationExtral/NSStringExtral/**.h",
258             "YJJCommExtral/FoundationExtral/NSStringExtral/**/**.h"
259           ],
260           "frameworks": "Foundation"
261         },
262         {
263           "name": "NSTimerExtral",
264           "platforms": {
265             "ios": "7.0"
266           },
267           "ios": {
268             "dependencies": {
269               "YJJCommExtral/YJJExtral/YJJObjCRuntimeHelper": [
271               ]
272             }
273           },
274           "source_files": "YJJCommExtral/FoundationExtral/NSTimerExtral/**.{h,m}",
275           "public_header_files": "YJJCommExtral/FoundationExtral/NSTimerExtral/**.h",
276           "frameworks": "Foundation"
277         }
278       ]
279     },
280     {
281       "name": "YJJUIKitExtral",
282       "source_files": "YJJCommExtral/UIKitExtral/YJJUIKitExtral.h",
283       "public_header_files": "YJJCommExtral/UIKitExtral/YJJUIKitExtral.h",
284       "frameworks": [
285         "Foundation",
286         "UIKit"
287       ],
288       "subspecs": [
289         {
290           "name": "UIActionSheetExtral",
291           "platforms": {
292             "ios": "7.0"
293           },
294           "ios": {
295             "dependencies": {
296               "YJJCommExtral/YJJUIKitExtral/UIAlertControllerExtral": [
298               ]
299             }
300           },
301           "source_files": "YJJCommExtral/UIKitExtral/UIActionSheetExtral/**.{h,m}",
302           "public_header_files": "YJJCommExtral/UIKitExtral/UIActionSheetExtral/**.h",
303           "frameworks": "UIKit"
304         },
305         {
306           "name": "UIAlertViewExtral",
307           "platforms": {
308             "ios": "7.0"
309           },
310           "ios": {
311             "dependencies": {
312               "YJJCommExtral/YJJUIKitExtral/UIAlertControllerExtral": [
314               ]
315             }
316           },
317           "source_files": "YJJCommExtral/UIKitExtral/UIAlertViewExtral/**.{h,m}",
318           "public_header_files": "YJJCommExtral/UIKitExtral/UIAlertViewExtral/**.h",
319           "frameworks": "UIKit"
320         },
321         {
322           "name": "UIAlertControllerExtral",
323           "platforms": {
324             "ios": "7.0"
325           },
326           "ios": {
327             "dependencies": {
328               "YJJCommExtral/YJJUIKitExtral/UIViewControllerExtral": [
330               ]
331             }
332           },
333           "source_files": "YJJCommExtral/UIKitExtral/UIAlertControllerExtral/**.{h,m}",
334           "public_header_files": "YJJCommExtral/UIKitExtral/UIAlertControllerExtral/**.h",
335           "frameworks": "UIKit"
336         },
337         {
338           "name": "UIApplicationExtral",
339           "platforms": {
340             "ios": "7.0"
341           },
342           "ios": {
343             "dependencies": {
344               "YJJCommExtral/YJJUIKitExtral/UINavigationBarExtral": [
346               ],
347               "YJJCommExtral/YJJUIKitExtral/UIDeviceExtral": [
349               ],
350               "YJJCommExtral/YJJUIKitExtral/UIViewControllerExtral": [
352               ]
353             }
354           },
355           "source_files": "YJJCommExtral/UIKitExtral/UIApplicationExtral/**.{h,m}",
356           "public_header_files": "YJJCommExtral/UIKitExtral/UIApplicationExtral/**.h",
357           "frameworks": "UIKit"
358         },
359         {
360           "name": "UIBarButtonItemExtral",
361           "platforms": {
362             "ios": "7.0"
363           },
364           "ios": {
365             "dependencies": {
366               "YJJCommExtral/YJJFoundationExtral/NSObjectExtral": [
368               ]
369             }
370           },
371           "source_files": "YJJCommExtral/UIKitExtral/UIBarButtonItemExtral/**.{h,m}",
372           "public_header_files": "YJJCommExtral/UIKitExtral/UIBarButtonItemExtral/**.h",
373           "frameworks": "UIKit"
374         },
375         {
376           "name": "UIButtonExtral",
377           "platforms": {
378             "ios": "7.0"
379           },
380           "source_files": "YJJCommExtral/UIKitExtral/UIButtonExtral/**.{h,m}",
381           "public_header_files": "YJJCommExtral/UIKitExtral/UIButtonExtral/**.h",
382           "frameworks": [
383             "UIKit",
384             "QuartzCore"
385           ]
386         },
387         {
388           "name": "UIColorExtral",
389           "platforms": {
390             "ios": "7.0"
391           },
392           "ios": {
393             "dependencies": {
394               "YJJCommExtral/YJJUIKitExtral/UIImageExtral": [
396               ]
397             }
398           },
399           "source_files": "YJJCommExtral/UIKitExtral/UIColorExtral/**.{h,m}",
400           "public_header_files": "YJJCommExtral/UIKitExtral/UIColorExtral/**.h",
401           "frameworks": [
402             "UIKit",
403             "QuartzCore"
404           ]
405         },
406         {
407           "name": "UIControlExtral",
408           "platforms": {
409             "ios": "7.0"
410           },
411           "ios": {
412             "dependencies": {
413               "YJJCommExtral/YJJFoundationExtral/NSObjectExtral": [
415               ]
416             }
417           },
418           "source_files": "YJJCommExtral/UIKitExtral/UIControlExtral/**.{h,m}",
419           "public_header_files": "YJJCommExtral/UIKitExtral/UIControlExtral/**.h",
420           "frameworks": "UIKit"
421         },
422         {
423           "name": "UIDeviceExtral",
424           "platforms": {
425             "ios": "7.0"
426           },
427           "source_files": "YJJCommExtral/UIKitExtral/UIDeviceExtral/**.{h,m}",
428           "public_header_files": "YJJCommExtral/UIKitExtral/UIDeviceExtral/**.h",
429           "frameworks": "UIKit"
430         },
431         {
432           "name": "UIFontExtral",
433           "platforms": {
434             "ios": "7.0"
435           },
436           "ios": {
437             "dependencies": {
438               "YJJCommExtral/YJJFoundationExtral/NSAttributedStringExtral": [
440               ]
441             }
442           },
443           "source_files": "YJJCommExtral/UIKitExtral/UIFontExtral/**.{h,m}",
444           "public_header_files": "YJJCommExtral/UIKitExtral/UIFontExtral/**.h",
445           "frameworks": "UIKit"
446         },
447         {
448           "name": "UIImageExtral",
449           "platforms": {
450             "ios": "7.0"
451           },
452           "source_files": "YJJCommExtral/UIKitExtral/UIImageExtral/**.{h,m}",
453           "public_header_files": "YJJCommExtral/UIKitExtral/UIImageExtral/**.h",
454           "frameworks": [
455             "UIKit",
456             "QuartzCore",
457             "Accelerate",
458             "CoreImage",
459             "AssetsLibrary",
460             "ImageIO"
461           ]
462         },
463         {
464           "name": "UIImageViewExtral",
465           "platforms": {
466             "ios": "7.0"
467           },
468           "ios": {
469             "dependencies": {
470               "YJJCommExtral/YJJFoundationExtral/NSDataExtral": [
472               ],
473               "YJJCommExtral/YJJUIKitExtral/UIImageExtral": [
475               ]
476             }
477           },
478           "source_files": "YJJCommExtral/UIKitExtral/UIImageViewExtral/**.{h,m}",
479           "public_header_files": "YJJCommExtral/UIKitExtral/UIImageViewExtral/**.h",
480           "frameworks": [
481             "UIKit",
482             "QuartzCore",
483             "Accelerate",
484             "CoreImage",
485             "AssetsLibrary",
486             "ImageIO"
487           ]
488         },
489         {
490           "name": "UILabelExtral",
491           "platforms": {
492             "ios": "7.0"
493           },
494           "source_files": "YJJCommExtral/UIKitExtral/UILabelExtral/**.{h,m}",
495           "public_header_files": "YJJCommExtral/UIKitExtral/UILabelExtral/**.h",
496           "frameworks": "UIKit"
497         },
498         {
499           "name": "UINavigationBarExtral",
500           "platforms": {
501             "ios": "7.0"
502           },
503           "source_files": "YJJCommExtral/UIKitExtral/UINavigationBarExtral/**.{h,m}",
504           "public_header_files": "YJJCommExtral/UIKitExtral/UINavigationBarExtral/**.h",
505           "frameworks": "UIKit"
506         },
507         {
508           "name": "UIScreenExtral",
509           "platforms": {
510             "ios": "7.0"
511           },
512           "source_files": "YJJCommExtral/UIKitExtral/UIScreenExtral/**.{h,m}",
513           "public_header_files": "YJJCommExtral/UIKitExtral/UIScreenExtral/**.h",
514           "frameworks": "UIKit"
515         },
516         {
517           "name": "UIScrollViewExtral",
518           "platforms": {
519             "ios": "7.0"
520           },
521           "source_files": "YJJCommExtral/UIKitExtral/UIScrollViewExtral/**.{h,m}",
522           "public_header_files": "YJJCommExtral/UIKitExtral/UIScrollViewExtral/**.h",
523           "frameworks": "UIKit"
524         },
525         {
526           "name": "UITableViewExtral",
527           "platforms": {
528             "ios": "7.0"
529           },
530           "source_files": "YJJCommExtral/UIKitExtral/UITableViewExtral/**.{h,m}",
531           "public_header_files": "YJJCommExtral/UIKitExtral/UITableViewExtral/**.h",
532           "frameworks": "UIKit"
533         },
534         {
535           "name": "UITextViewExtral",
536           "platforms": {
537             "ios": "7.0"
538           },
539           "source_files": "YJJCommExtral/UIKitExtral/UITextViewExtral/**.{h,m}",
540           "public_header_files": "YJJCommExtral/UIKitExtral/UITextViewExtral/**.h",
541           "frameworks": [
542             "UIKit",
543             "QuartzCore"
544           ]
545         },
546         {
547           "name": "UIViewControllerExtral",
548           "platforms": {
549             "ios": "7.0"
550           },
551           "source_files": "YJJCommExtral/UIKitExtral/UIViewControllerExtral/**.{h,m}",
552           "public_header_files": "YJJCommExtral/UIKitExtral/UIViewControllerExtral/**.h",
553           "frameworks": "UIKit"
554         },
555         {
556           "name": "UIViewExtral",
557           "platforms": {
558             "ios": "7.0"
559           },
560           "source_files": [
561             "YJJCommExtral/UIKitExtral/UIViewExtral/**.{h,m}",
562             "YJJCommExtral/UIKitExtral/UIViewExtral/**/**.{h,m}"
563           ],
564           "public_header_files": [
565             "YJJCommExtral/UIKitExtral/UIViewExtral/**.h",
566             "YJJCommExtral/UIKitExtral/UIViewExtral/**/**.h"
567           ],
568           "frameworks": "UIKit"
569         },
570         {
571           "name": "UIWebViewExtral",
572           "platforms": {
573             "ios": "7.0"
574           },
575           "source_files": "YJJCommExtral/UIKitExtral/UIWebViewExtral/**.{h,m}",
576           "public_header_files": "YJJCommExtral/UIKitExtral/UIWebViewExtral/**.h",
577           "frameworks": "UIKit"
578         }
579       ]
580     },
581     {
582       "name": "YJJAssetsLibraryExtral",
583       "platforms": {
584         "ios": "7.0"
585       },
586       "source_files": "YJJCommExtral/AssetsLibraryExtral/YJJAssetsLibraryExtral.h",
587       "public_header_files": "YJJCommExtral/AssetsLibraryExtral/YJJAssetsLibraryExtral.h",
588       "frameworks": [
589         "Foundation",
590         "UIKit",
591         "CoreLocation",
592         "CoreGraphics",
593         "AssetsLibrary"
594       ],
595       "subspecs": [
596         {
597           "name": "ALAssetExtral",
598           "platforms": {
599             "ios": "7.0"
600           },
601           "source_files": "YJJCommExtral/AssetsLibraryExtral/ALAssetExtral/**.{h,m}",
602           "public_header_files": "YJJCommExtral/AssetsLibraryExtral/ALAssetExtral/**.h",
603           "frameworks": [
604             "Foundation",
605             "UIKit",
606             "CoreLocation",
607             "CoreGraphics",
608             "AssetsLibrary"
609           ]
610         },
611         {
612           "name": "ALAssetsLibraryExtral",
613           "platforms": {
614             "ios": "7.0"
615           },
616           "source_files": "YJJCommExtral/AssetsLibraryExtral/ALAssetsLibraryExtral/**.{h,m}",
617           "public_header_files": "YJJCommExtral/AssetsLibraryExtral/ALAssetsLibraryExtral/**.h",
618           "frameworks": [
619             "Foundation",
620             "UIKit",
621             "AssetsLibrary"
622           ]
623         }
624       ]
625     },
626     {
627       "name": "YJJExtral",
628       "platforms": {
629         "ios": "7.0"
630       },
631       "source_files": "YJJCommExtral/YJJExtral/YJJExtral.h",
632       "public_header_files": "YJJCommExtral/YJJExtral/YJJExtral.h",
633       "frameworks": [
634         "Foundation",
635         "UIKit"
636       ],
637       "subspecs": [
638         {
639           "name": "YJJLayoutConstraintMaker",
640           "platforms": {
641             "ios": "7.0"
642           },
643           "source_files": "YJJCommExtral/YJJExtral/YJJLayoutConstraintMaker/**.{h,m}",
644           "public_header_files": "YJJCommExtral/YJJExtral/YJJLayoutConstraintMaker/**.h",
645           "frameworks": "UIKit"
646         },
647         {
648           "name": "YJJGCDHelper",
649           "platforms": {
650             "ios": "7.0"
651           },
652           "source_files": "YJJCommExtral/YJJExtral/YJJGCDHelper/**.{h,m}",
653           "public_header_files": "YJJCommExtral/YJJExtral/YJJGCDHelper/**.h",
654           "frameworks": "Foundation"
655         },
656         {
657           "name": "YJJInputViewHandler",
658           "platforms": {
659             "ios": "7.0"
660           },
661           "ios": {
662             "dependencies": {
663               "YJJCommExtral/YJJFoundationExtral/NSObjectExtral": [
665               ],
666               "YJJCommExtral/YJJFoundationExtral/NSStringExtral": [
668               ],
669               "YJJCommExtral/YJJExtral/YJJToolHelper": [
671               ],
672               "YJJCommExtral/YJJExtral/YJJMacroMagicDef": [
674               ]
675             }
676           },
677           "source_files": "YJJCommExtral/YJJExtral/YJJInputViewHandler/**.{h,m}",
678           "public_header_files": "YJJCommExtral/YJJExtral/YJJInputViewHandler/**.h",
679           "frameworks": "Foundation"
680         },
681         {
682           "name": "YJJJsonCommon",
683           "platforms": {
684             "ios": "7.0"
685           },
686           "source_files": "YJJCommExtral/YJJExtral/YJJJsonCommon/**.{h,m}",
687           "public_header_files": "YJJCommExtral/YJJExtral/YJJJsonCommon/**.h",
688           "frameworks": "Foundation"
689         },
690         {
691           "name": "YJJKeyboardHelper",
692           "platforms": {
693             "ios": "7.0"
694           },
695           "source_files": "YJJCommExtral/YJJExtral/YJJKeyboardHelper/**.{h,m}",
696           "public_header_files": "YJJCommExtral/YJJExtral/YJJKeyboardHelper/**.h",
697           "frameworks": "UIKit"
698         },
699         {
700           "name": "YJJLocationManager",
701           "platforms": {
702             "ios": "7.0"
703           },
704           "ios": {
705             "dependencies": {
706               "YJJCommExtral/YJJUIKitExtral/UIDeviceExtral": [
708               ],
709               "YJJCommExtral/YJJExtral/YJJToastShowHelper": [
711               ]
712             }
713           },
714           "source_files": "YJJCommExtral/YJJExtral/YJJLocationManager/**.{h,m}",
715           "public_header_files": "YJJCommExtral/YJJExtral/YJJLocationManager/**.h",
716           "frameworks": [
717             "Foundation",
718             "UIKit",
719             "CoreLocation"
720           ]
721         },
722         {
723           "name": "YJJMacroMagicDef",
724           "platforms": {
725             "ios": "7.0"
726           },
727           "source_files": "YJJCommExtral/YJJExtral/YJJMacroMagicDef/**.{h,m}",
728           "public_header_files": "YJJCommExtral/YJJExtral/YJJMacroMagicDef/**.h",
729           "frameworks": "Foundation"
730         },
731         {
732           "name": "YJJObjCRuntimeHelper",
733           "platforms": {
734             "ios": "7.0"
735           },
736           "source_files": "YJJCommExtral/YJJExtral/YJJObjCRuntimeHelper/**.{h,m}",
737           "public_header_files": "YJJCommExtral/YJJExtral/YJJObjCRuntimeHelper/**.h",
738           "frameworks": "UIKit"
739         },
740         {
741           "name": "YJJProgressHUDHelper",
742           "platforms": {
743             "ios": "7.0"
744           },
745           "ios": {
746             "dependencies": {
747               "YJJCommExtral/YJJFoundationExtral/NSStringExtral": [
749               ]
750             }
751           },
752           "source_files": [
753             "YJJCommExtral/YJJExtral/YJJProgressHUDHelper/**.{h,m}",
754             "YJJCommExtral/YJJExtral/YJJProgressHUDHelper/**/**.{h,m}"
755           ],
756           "public_header_files": [
757             "YJJCommExtral/YJJExtral/YJJProgressHUDHelper/**.h",
758             "YJJCommExtral/YJJExtral/YJJProgressHUDHelper/**/**.h"
759           ],
760           "frameworks": "UIKit"
761         },
762         {
763           "name": "YJJSafetyHelper",
764           "platforms": {
765             "ios": "7.0"
766           },
767           "ios": {
768             "dependencies": {
769               "YJJCommExtral/YJJFoundationExtral/NSFileManagerExtral": [
771               ],
772               "YJJCommExtral/YJJUIKitExtral/UIImageExtral": [
774               ],
775               "YJJCommExtral/YJJUIKitExtral/UIViewExtral": [
777               ],
778               "YJJCommExtral/YJJUIKitExtral/UIViewControllerExtral": [
780               ],
781               "YJJCommExtral/YJJExtral/YJJGCDHelper": [
783               ],
784               "YJJCommExtral/YJJExtral/YJJToolHelper": [
786               ]
787             }
788           },
789           "source_files": "YJJCommExtral/YJJExtral/YJJSafetyHelper/**.{h,m}",
790           "public_header_files": "YJJCommExtral/YJJExtral/YJJSafetyHelper/**.h",
791           "frameworks": "UIKit"
792         },
793         {
794           "name": "YJJToastShowHelper",
795           "platforms": {
796             "ios": "7.0"
797           },
798           "ios": {
799             "dependencies": {
800               "YJJCommExtral/YJJExtral/YJJKeyboardHelper": [
802               ]
803             }
804           },
805           "source_files": [
806             "YJJCommExtral/YJJExtral/YJJToastShowHelper/**.{h,m}",
807             "YJJCommExtral/YJJExtral/YJJToastShowHelper/**/**.{h,m}"
808           ],
809           "public_header_files": [
810             "YJJCommExtral/YJJExtral/YJJToastShowHelper/**.h",
811             "YJJCommExtral/YJJExtral/YJJToastShowHelper/**/**.h"
812           ],
813           "frameworks": "UIKit"
814         },
815         {
816           "name": "YJJToolHelper",
817           "platforms": {
818             "ios": "7.0"
819           },
820           "ios": {
821             "dependencies": {
822               "YJJCommExtral/YJJUIKitExtral/UIAlertControllerExtral": [
824               ],
825               "YJJCommExtral/YJJUIKitExtral/UIActionSheetExtral": [
827               ],
828               "YJJCommExtral/YJJUIKitExtral/UIAlertViewExtral": [
830               ]
831             }
832           },
833           "source_files": [
834             "YJJCommExtral/YJJExtral/YJJToolHelper/**.{h,m}",
835             "YJJCommExtral/YJJExtral/YJJToolHelper/**/**.{h,m}"
836           ],
837           "public_header_files": [
838             "YJJCommExtral/YJJExtral/YJJToolHelper/**.h",
839             "YJJCommExtral/YJJExtral/YJJToolHelper/**/**.h"
840           ],
841           "frameworks": "UIKit"
842         },
843         {
844           "name": "YJJTouchIDOpHandler",
845           "platforms": {
846             "ios": "7.0"
847           },
848           "source_files": "YJJCommExtral/YJJExtral/YJJTouchIDOpHandler/**.{h,m}",
849           "public_header_files": "YJJCommExtral/YJJExtral/YJJTouchIDOpHandler/**.h",
850           "frameworks": "UIKit"
851         },
852         {
853           "name": "YJJUserNotificationHandler",
854           "platforms": {
855             "ios": "7.0"
856           },
857           "source_files": "YJJCommExtral/YJJExtral/YJJUserNotificationHandler/**.{h,m}",
858           "public_header_files": "YJJCommExtral/YJJExtral/YJJUserNotificationHandler/**.h",
859           "frameworks": [
860             "UIKit",
861             "UserNotifications"
862           ]
863         },
864         {
865           "name": "YJJVerCheckHandler",
866           "platforms": {
867             "ios": "7.0"
868           },
869           "ios": {
870             "dependencies": {
871               "YJJCommExtral/YJJExtral/YJJToolHelper": [
873               ]
874             }
875           },
876           "source_files": "YJJCommExtral/YJJExtral/YJJVerCheckHandler/**.{h,m}",
877           "public_header_files": "YJJCommExtral/YJJExtral/YJJVerCheckHandler/**.h",
878           "frameworks": "Foundation"
879         }
880       ]
881     },
882     {
883       "name": "All",
884       "platforms": {
885         "ios": "7.0"
886       },
887       "ios": {
888         "dependencies": {
889           "YJJCommExtral/YJJFoundationExtral": [
891           ],
892           "YJJCommExtral/YJJUIKitExtral": [
894           ],
895           "YJJCommExtral/YJJAssetsLibraryExtral": [
897           ],
898           "YJJCommExtral/YJJExtral": [
900           ]
901         }
902       },
903       "source_files": "YJJCommExtral/YJJCommExtral.h",
904       "public_header_files": "YJJCommExtral/YJJCommExtral.h",
905       "frameworks": "Foundation"
906     }
907   ]