[Add] BranchSDK 3.8.0
[CocoaPods.git] / Specs / 6 / 9 / f / DYCategory-Additions / 1.0.2 / DYCategory-Additions.podspec.json
blobb7ee3401118c0c45e04f2ee3b9060483d50e9a7c
2   "name": "DYCategory-Additions",
3   "version": "1.0.2",
4   "summary": "DYCategory-Additions  collection",
5   "homepage": "https://github.com/junhaiyang/DYCategory-Additions",
6   "license": "MIT",
7   "authors": {
8     "yangjunhai": "junhaiyang@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/junhaiyang/DYCategory-Additions.git",
15     "tag": "1.0.2"
16   },
17   "requires_arc": true,
18   "source_files": "Category/CategorysHeader.h",
19   "subspecs": [
20     {
21       "name": "ALAsset",
22       "subspecs": [
23         {
24           "name": "ALAsset+Extras",
25           "dependencies": {
26             "DYCategory-Additions/UIImage/UIImage+ScaleClip": [
28             ],
29             "DYCategory-Additions/UIImage/UIImageExtras": [
31             ]
32           },
33           "source_files": "Category/ALAsset/ALAsset+Extras/*.{h,m,mm}"
34         }
35       ]
36     },
37     {
38       "name": "NSAttributedString",
39       "subspecs": [
40         {
41           "name": "NSAttributedString+Attributes",
42           "source_files": "Category/NSAttributedString/NSAttributedString+Attributes/*.{h,m,mm}"
43         }
44       ]
45     },
46     {
47       "name": "NSData",
48       "subspecs": [
49         {
50           "name": "NSData+AES",
51           "source_files": "Category/NSData/NSData+AES/*.{h,m,mm}"
52         }
53       ]
54     },
55     {
56       "name": "NSDate",
57       "subspecs": [
58         {
59           "name": "NSDate+Translator",
60           "source_files": "Category/NSDate/NSDate+Translator/*.{h,m,mm}"
61         }
62       ]
63     },
64     {
65       "name": "NSDictionary",
66       "subspecs": [
67         {
68           "name": "NSDictionary+JSON",
69           "source_files": "Category/NSDictionary/NSDictionary+JSON/*.{h,m,mm}"
70         },
71         {
72           "name": "NSDictionary+Data",
73           "source_files": "Category/NSDictionary/NSDictionary+Data/*.{h,m,mm}"
74         }
75       ]
76     },
77     {
78       "name": "NSNumber",
79       "subspecs": [
80         {
81           "name": "NSNumber+Date",
82           "source_files": "Category/NSNumber/NSNumber+Date/*.{h,m,mm}"
83         },
84         {
85           "name": "NSNumber+Random",
86           "source_files": "Category/NSNumber/NSNumber+Random/*.{h,m,mm}"
87         }
88       ]
89     },
90     {
91       "name": "NSString",
92       "subspecs": [
93         {
94           "name": "NSString+BOOL",
95           "source_files": "Category/NSString/NSString+BOOL/*.{h,m,mm}"
96         },
97         {
98           "name": "NSString+Blank",
99           "source_files": "Category/NSString/NSString+Blank/*.{h,m,mm}",
100           "dependencies": {
101             "DYCategory-Additions/NSString/NSString+BOOL": [
103             ]
104           }
105         },
106         {
107           "name": "NSString+Contains",
108           "source_files": "Category/NSString/NSString+Contains/*.{h,m,mm}"
109         },
110         {
111           "name": "NSString+Version",
112           "source_files": "Category/NSString/NSString+Version/*.{h,m,mm}"
113         }
114       ]
115     },
116     {
117       "name": "UIColor",
118       "subspecs": [
119         {
120           "name": "UIColor+Extras",
121           "source_files": "Category/UIColor/UIColor+Extras/*.{h,m,mm}"
122         }
123       ]
124     },
125     {
126       "name": "UIDevice",
127       "subspecs": [
128         {
129           "name": "UIDevice+Extras",
130           "source_files": "Category/UIDevice/UIDevice+Extras/*.{h,m,mm}"
131         },
132         {
133           "name": "UIDevice+Resolutions",
134           "source_files": "Category/UIDevice/UIDevice+Resolutions/*.{h,m,mm}"
135         }
136       ]
137     },
138     {
139       "name": "UIFont",
140       "subspecs": [
141         {
142           "name": "UIFont+LHSAdditions",
143           "source_files": "Category/UIFont/UIFont+LHSAdditions/*.{h,m,mm}"
144         }
145       ]
146     },
147     {
148       "name": "UIImage",
149       "subspecs": [
150         {
151           "name": "UIImage+LHSAdditions",
152           "source_files": "Category/UIImage/UIImage+LHSAdditions/*.{h,m,mm}"
153         },
154         {
155           "name": "UIImage+ScaleClip",
156           "source_files": "Category/UIImage/UIImage+ScaleClip/*.{h,m,mm}"
157         },
158         {
159           "name": "UIImageExtras",
160           "source_files": "Category/UIImage/UIImageExtras/*.{h,m,mm}"
161         },
162         {
163           "name": "UIImage+ETConvenience",
164           "source_files": "Category/UIImage/UIImage+ETConvenience/*.{h,m,mm}"
165         },
166         {
167           "name": "UIImage+MKAnimatedFaceGif",
168           "source_files": "Category/UIImage/UIImage+MKAnimatedFaceGif/*.{h,m,mm}"
169         },
170         {
171           "name": "UIImage+RoundedCorner",
172           "source_files": "Category/UIImage/UIImage+RoundedCorner/*.{h,m,mm}"
173         }
174       ]
175     },
176     {
177       "name": "UINavigationController",
178       "subspecs": [
179         {
180           "name": "UINavigationController+PushPop",
181           "source_files": "Category/UINavigationController/UINavigationController+PushPop/*.{h,m,mm}"
182         }
183       ]
184     },
185     {
186       "name": "UIScreen",
187       "subspecs": [
188         {
189           "name": "UIScreen+LHSAdditions",
190           "source_files": "Category/UIScreen/UIScreen+LHSAdditions/*.{h,m,mm}"
191         }
192       ]
193     },
194     {
195       "name": "UIViewController",
196       "subspecs": [
197         {
198           "name": "UIViewController+LHSAdditions",
199           "source_files": "Category/UIViewController/UIViewController+LHSAdditions/*.{h,m,mm}"
200         }
201       ]
202     }
203   ]