[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 6 / 1 / 3 / YJJCommExtral / 1.1.3 / YJJCommExtral.podspec.json
blobb30a7729ae4a4b7df0a370d645846f5d144eb6ee
2   "name": "YJJCommExtral",
3   "version": "1.1.3",
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.3"
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": "YJJCGRectHelper",
649           "platforms": {
650             "ios": "7.0"
651           },
652           "source_files": "YJJCommExtral/YJJExtral/YJJCGRectHelper/**.{h,m}",
653           "public_header_files": "YJJCommExtral/YJJExtral/YJJCGRectHelper/**.h",
654           "frameworks": [
655             "Foundation",
656             "CoreGraphics"
657           ]
658         },
659         {
660           "name": "YJJCircleBannerView",
661           "platforms": {
662             "ios": "7.0"
663           },
664           "source_files": "YJJCommExtral/YJJExtral/YJJCircleBannerView/**.{h,m}",
665           "public_header_files": "YJJCommExtral/YJJExtral/YJJCircleBannerView/**.h",
666           "frameworks": [
667             "Foundation",
668             "CoreGraphics"
669           ]
670         },
671         {
672           "name": "YJJGCDHelper",
673           "platforms": {
674             "ios": "7.0"
675           },
676           "source_files": "YJJCommExtral/YJJExtral/YJJGCDHelper/**.{h,m}",
677           "public_header_files": "YJJCommExtral/YJJExtral/YJJGCDHelper/**.h",
678           "frameworks": "Foundation"
679         },
680         {
681           "name": "YJJInputViewHandler",
682           "platforms": {
683             "ios": "7.0"
684           },
685           "ios": {
686             "dependencies": {
687               "YJJCommExtral/YJJFoundationExtral/NSObjectExtral": [
689               ],
690               "YJJCommExtral/YJJFoundationExtral/NSStringExtral": [
692               ],
693               "YJJCommExtral/YJJExtral/YJJToolHelper": [
695               ],
696               "YJJCommExtral/YJJExtral/YJJMacroMagicDef": [
698               ]
699             }
700           },
701           "source_files": "YJJCommExtral/YJJExtral/YJJInputViewHandler/**.{h,m}",
702           "public_header_files": "YJJCommExtral/YJJExtral/YJJInputViewHandler/**.h",
703           "frameworks": "Foundation"
704         },
705         {
706           "name": "YJJJsonCommon",
707           "platforms": {
708             "ios": "7.0"
709           },
710           "source_files": "YJJCommExtral/YJJExtral/YJJJsonCommon/**.{h,m}",
711           "public_header_files": "YJJCommExtral/YJJExtral/YJJJsonCommon/**.h",
712           "frameworks": "Foundation"
713         },
714         {
715           "name": "YJJKeyboardHelper",
716           "platforms": {
717             "ios": "7.0"
718           },
719           "source_files": "YJJCommExtral/YJJExtral/YJJKeyboardHelper/**.{h,m}",
720           "public_header_files": "YJJCommExtral/YJJExtral/YJJKeyboardHelper/**.h",
721           "frameworks": "UIKit"
722         },
723         {
724           "name": "YJJLocationManager",
725           "platforms": {
726             "ios": "7.0"
727           },
728           "ios": {
729             "dependencies": {
730               "YJJCommExtral/YJJUIKitExtral/UIDeviceExtral": [
732               ],
733               "YJJCommExtral/YJJExtral/YJJToastShowHelper": [
735               ]
736             }
737           },
738           "source_files": "YJJCommExtral/YJJExtral/YJJLocationManager/**.{h,m}",
739           "public_header_files": "YJJCommExtral/YJJExtral/YJJLocationManager/**.h",
740           "frameworks": [
741             "Foundation",
742             "UIKit",
743             "CoreLocation"
744           ]
745         },
746         {
747           "name": "YJJMacroMagicDef",
748           "platforms": {
749             "ios": "7.0"
750           },
751           "source_files": "YJJCommExtral/YJJExtral/YJJMacroMagicDef/**.{h,m}",
752           "public_header_files": "YJJCommExtral/YJJExtral/YJJMacroMagicDef/**.h",
753           "frameworks": "Foundation"
754         },
755         {
756           "name": "YJJObjCRuntimeHelper",
757           "platforms": {
758             "ios": "7.0"
759           },
760           "source_files": "YJJCommExtral/YJJExtral/YJJObjCRuntimeHelper/**.{h,m}",
761           "public_header_files": "YJJCommExtral/YJJExtral/YJJObjCRuntimeHelper/**.h",
762           "frameworks": "UIKit"
763         },
764         {
765           "name": "YJJProgressHUDHelper",
766           "platforms": {
767             "ios": "7.0"
768           },
769           "ios": {
770             "dependencies": {
771               "YJJCommExtral/YJJFoundationExtral/NSStringExtral": [
773               ]
774             }
775           },
776           "source_files": [
777             "YJJCommExtral/YJJExtral/YJJProgressHUDHelper/**.{h,m}",
778             "YJJCommExtral/YJJExtral/YJJProgressHUDHelper/**/**.{h,m}"
779           ],
780           "public_header_files": [
781             "YJJCommExtral/YJJExtral/YJJProgressHUDHelper/**.h",
782             "YJJCommExtral/YJJExtral/YJJProgressHUDHelper/**/**.h"
783           ],
784           "frameworks": "UIKit"
785         },
786         {
787           "name": "YJJSafetyHelper",
788           "platforms": {
789             "ios": "7.0"
790           },
791           "ios": {
792             "dependencies": {
793               "YJJCommExtral/YJJFoundationExtral/NSFileManagerExtral": [
795               ],
796               "YJJCommExtral/YJJUIKitExtral/UIImageExtral": [
798               ],
799               "YJJCommExtral/YJJUIKitExtral/UIViewExtral": [
801               ],
802               "YJJCommExtral/YJJUIKitExtral/UIViewControllerExtral": [
804               ],
805               "YJJCommExtral/YJJExtral/YJJGCDHelper": [
807               ],
808               "YJJCommExtral/YJJExtral/YJJToolHelper": [
810               ]
811             }
812           },
813           "source_files": "YJJCommExtral/YJJExtral/YJJSafetyHelper/**.{h,m}",
814           "public_header_files": "YJJCommExtral/YJJExtral/YJJSafetyHelper/**.h",
815           "frameworks": "UIKit"
816         },
817         {
818           "name": "YJJToastShowHelper",
819           "platforms": {
820             "ios": "7.0"
821           },
822           "ios": {
823             "dependencies": {
824               "YJJCommExtral/YJJExtral/YJJKeyboardHelper": [
826               ]
827             }
828           },
829           "source_files": [
830             "YJJCommExtral/YJJExtral/YJJToastShowHelper/**.{h,m}",
831             "YJJCommExtral/YJJExtral/YJJToastShowHelper/**/**.{h,m}"
832           ],
833           "public_header_files": [
834             "YJJCommExtral/YJJExtral/YJJToastShowHelper/**.h",
835             "YJJCommExtral/YJJExtral/YJJToastShowHelper/**/**.h"
836           ],
837           "frameworks": "UIKit"
838         },
839         {
840           "name": "YJJToolHelper",
841           "platforms": {
842             "ios": "7.0"
843           },
844           "ios": {
845             "dependencies": {
846               "YJJCommExtral/YJJUIKitExtral/UIAlertControllerExtral": [
848               ],
849               "YJJCommExtral/YJJUIKitExtral/UIActionSheetExtral": [
851               ],
852               "YJJCommExtral/YJJUIKitExtral/UIAlertViewExtral": [
854               ]
855             }
856           },
857           "source_files": [
858             "YJJCommExtral/YJJExtral/YJJToolHelper/**.{h,m}",
859             "YJJCommExtral/YJJExtral/YJJToolHelper/**/**.{h,m}"
860           ],
861           "public_header_files": [
862             "YJJCommExtral/YJJExtral/YJJToolHelper/**.h",
863             "YJJCommExtral/YJJExtral/YJJToolHelper/**/**.h"
864           ],
865           "frameworks": "UIKit"
866         },
867         {
868           "name": "YJJTouchIDOpHandler",
869           "platforms": {
870             "ios": "7.0"
871           },
872           "source_files": "YJJCommExtral/YJJExtral/YJJTouchIDOpHandler/**.{h,m}",
873           "public_header_files": "YJJCommExtral/YJJExtral/YJJTouchIDOpHandler/**.h",
874           "frameworks": "UIKit"
875         },
876         {
877           "name": "YJJUserNotificationHandler",
878           "platforms": {
879             "ios": "7.0"
880           },
881           "source_files": "YJJCommExtral/YJJExtral/YJJUserNotificationHandler/**.{h,m}",
882           "public_header_files": "YJJCommExtral/YJJExtral/YJJUserNotificationHandler/**.h",
883           "frameworks": [
884             "UIKit",
885             "UserNotifications"
886           ]
887         },
888         {
889           "name": "YJJVerCheckHandler",
890           "platforms": {
891             "ios": "7.0"
892           },
893           "ios": {
894             "dependencies": {
895               "YJJCommExtral/YJJExtral/YJJToolHelper": [
897               ]
898             }
899           },
900           "source_files": "YJJCommExtral/YJJExtral/YJJVerCheckHandler/**.{h,m}",
901           "public_header_files": "YJJCommExtral/YJJExtral/YJJVerCheckHandler/**.h",
902           "frameworks": "Foundation"
903         }
904       ]
905     },
906     {
907       "name": "All",
908       "platforms": {
909         "ios": "7.0"
910       },
911       "ios": {
912         "dependencies": {
913           "YJJCommExtral/YJJFoundationExtral": [
915           ],
916           "YJJCommExtral/YJJUIKitExtral": [
918           ],
919           "YJJCommExtral/YJJAssetsLibraryExtral": [
921           ],
922           "YJJCommExtral/YJJExtral": [
924           ]
925         }
926       },
927       "source_files": "YJJCommExtral/YJJCommExtral.h",
928       "public_header_files": "YJJCommExtral/YJJCommExtral.h",
929       "frameworks": "Foundation"
930     }
931   ]