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