[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / a / SwpCateGory / 2.8.1 / SwpCateGory.podspec.json
blobae3bdff7a276c439fc697726cf51f4045ab0f8f7
2   "name": "SwpCateGory",
3   "version": "2.8.1",
4   "summary": "常用工具分类",
5   "description": "TODO: 常用工具分类",
6   "homepage": "https://github.com/swp-song/SwpCateGory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swp-song": "396587868@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/swp-song/SwpCateGory.git",
16     "tag": "2.8.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "default_subspecs": [
27     "SwpCateGory",
28     "SwpOrderByCharacter",
29     "SwpGenerateProperty",
30     "SwpMD5",
31     "SwpBase64",
32     "SwpDateString",
33     "SwpUserDefaults",
34     "SwpAttributed",
35     "SwpSetNavigationBarItem",
36     "SwpSetButton",
37     "SwpButtonLayout",
38     "SwpButtonUtils",
39     "SwpButtonCircleAnimation",
40     "SwpColor",
41     "SwpFont",
42     "SwpQrCodeImage",
43     "SwpBarCodeImage",
44     "SwpImageScreenshots",
45     "SwpCreateImage",
46     "SwpNavigationBar",
47     "SwpSetTextField",
48     "SwpExtension",
49     "SwpViewScreenshots"
50   ],
51   "subspecs": [
52     {
53       "name": "SwpCateGory",
54       "public_header_files": "SwpCateGory/Class/SwpCateGory/*.h",
55       "source_files": "SwpCateGory/Class/SwpCateGory/*.{h,m}",
56       "resources": "SwpCateGory/Resources/SwpCateGory.bundle"
57     },
58     {
59       "name": "SwpOrderByCharacter",
60       "dependencies": {
61         "SwpCateGory/SwpCateGory": [
63         ]
64       },
65       "public_header_files": "SwpCateGory/Class/NSObject/NSArrayCateGory/SwpOrderByCharacter/*.h",
66       "source_files": "SwpCateGory/Class/NSObject/NSArrayCateGory/SwpOrderByCharacter/*.{h,m}"
67     },
68     {
69       "name": "SwpGenerateProperty",
70       "dependencies": {
71         "SwpCateGory/SwpCateGory": [
73         ]
74       },
75       "public_header_files": "SwpCateGory/Class/NSObject/NSDictionaryCateGory/SwpGenerateProperty/*.h",
76       "source_files": "SwpCateGory/Class/NSObject/NSDictionaryCateGory/SwpGenerateProperty/*.{h,m}"
77     },
78     {
79       "name": "SwpMD5",
80       "dependencies": {
81         "SwpCateGory/SwpCateGory": [
83         ]
84       },
85       "public_header_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpMD5/*.h",
86       "source_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpMD5/*.{h,m}"
87     },
88     {
89       "name": "SwpBase64",
90       "dependencies": {
91         "SwpCateGory/SwpCateGory": [
93         ]
94       },
95       "public_header_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpBase64/*.h",
96       "source_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpBase64/*.{h,m}"
97     },
98     {
99       "name": "SwpDateString",
100       "dependencies": {
101         "SwpCateGory/SwpCateGory": [
103         ]
104       },
105       "public_header_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpDateString/*.h",
106       "source_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpDateString/*.{h,m}"
107     },
108     {
109       "name": "SwpUserDefaults",
110       "dependencies": {
111         "SwpCateGory/SwpCateGory": [
113         ]
114       },
115       "public_header_files": "SwpCateGory/Class/NSObject/NSUserDefaultsCateGory/SwpUserDefaults/*.h",
116       "source_files": "SwpCateGory/Class/NSObject/NSUserDefaultsCateGory/SwpUserDefaults/*.{h,m}"
117     },
118     {
119       "name": "SwpAttributed",
120       "dependencies": {
121         "SwpCateGory/SwpCateGory": [
123         ]
124       },
125       "public_header_files": "SwpCateGory/Class/Other/SwpAttributeCateGory/*.h",
126       "source_files": "SwpCateGory/Class/Other/SwpAttributeCateGory/*.{h,m}"
127     },
128     {
129       "name": "SwpSetNavigationBarItem",
130       "dependencies": {
131         "SwpCateGory/SwpCateGory": [
133         ]
134       },
135       "public_header_files": "SwpCateGory/Class/UIKit/UIBarButtonItemCateGory/SwpSetNavigationBarItem/*.h",
136       "source_files": "SwpCateGory/Class/UIKit/UIBarButtonItemCateGory/SwpSetNavigationBarItem/*.{h,m}"
137     },
138     {
139       "name": "SwpSetButton",
140       "dependencies": {
141         "SwpCateGory/SwpCateGory": [
143         ]
144       },
145       "public_header_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpSetButton/*.h",
146       "source_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpSetButton/*.{h,m}"
147     },
148     {
149       "name": "SwpButtonLayout",
150       "dependencies": {
151         "SwpCateGory/SwpCateGory": [
153         ]
154       },
155       "public_header_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonLayout/*.h",
156       "source_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonLayout/*.{h,m}"
157     },
158     {
159       "name": "SwpButtonCircleAnimation",
160       "dependencies": {
161         "SwpCateGory/SwpCateGory": [
163         ]
164       },
165       "public_header_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonCircleAnimation/*.h",
166       "source_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonCircleAnimation/*.{h,m}"
167     },
168     {
169       "name": "SwpButtonUtils",
170       "dependencies": {
171         "SwpCateGory/SwpCateGory": [
173         ]
174       },
175       "public_header_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonUtils/*.h",
176       "source_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonUtils/*.{h,m}"
177     },
178     {
179       "name": "SwpColor",
180       "dependencies": {
181         "SwpCateGory/SwpCateGory": [
183         ]
184       },
185       "public_header_files": "SwpCateGory/Class/UIKit/UIColorCateGory/SwpColor/*.h",
186       "source_files": "SwpCateGory/Class/UIKit/UIColorCateGory/SwpColor/*.{h,m}"
187     },
188     {
189       "name": "SwpFont",
190       "dependencies": {
191         "SwpCateGory/SwpCateGory": [
193         ]
194       },
195       "public_header_files": "SwpCateGory/Class/UIKit/UIFontCateGory/SwpFont/*.h",
196       "source_files": "SwpCateGory/Class/UIKit/UIFontCateGory/SwpFont/*.{h,m}"
197     },
198     {
199       "name": "SwpQrCodeImage",
200       "dependencies": {
201         "SwpCateGory/SwpCateGory": [
203         ]
204       },
205       "public_header_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpQrCodeImage/*.h",
206       "source_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpQrCodeImage/*.{h,m}"
207     },
208     {
209       "name": "SwpBarCodeImage",
210       "dependencies": {
211         "SwpCateGory/SwpCateGory": [
213         ]
214       },
215       "public_header_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpBarCodeImage/*.h",
216       "source_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpBarCodeImage/*.{h,m}"
217     },
218     {
219       "name": "SwpImageScreenshots",
220       "dependencies": {
221         "SwpCateGory/SwpCateGory": [
223         ]
224       },
225       "public_header_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpImageScreenshots/*.h",
226       "source_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpImageScreenshots/*.{h,m}"
227     },
228     {
229       "name": "SwpCreateImage",
230       "dependencies": {
231         "SwpCateGory/SwpCateGory": [
233         ]
234       },
235       "public_header_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpCreateImage/*.h",
236       "source_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpCreateImage/*.{h,m}"
237     },
238     {
239       "name": "SwpNavigationBar",
240       "dependencies": {
241         "SwpCateGory/SwpCateGory": [
243         ]
244       },
245       "public_header_files": "SwpCateGory/Class/UIKit/UINavigationBarCateGory/SwpNavigationBar/*.h",
246       "source_files": "SwpCateGory/Class/UIKit/UINavigationBarCateGory/SwpNavigationBar/*.{h,m}"
247     },
248     {
249       "name": "SwpSetTextField",
250       "dependencies": {
251         "SwpCateGory/SwpCateGory": [
253         ]
254       },
255       "public_header_files": "SwpCateGory/Class/UIKit/UITextFieldCateGory/SwpSetTextField/*.h",
256       "source_files": "SwpCateGory/Class/UIKit/UITextFieldCateGory/SwpSetTextField/*.{h,m}"
257     },
258     {
259       "name": "SwpExtension",
260       "dependencies": {
261         "SwpCateGory/SwpCateGory": [
263         ]
264       },
265       "public_header_files": "SwpCateGory/Class/UIKit/UIViewCateGory/SwpExtension/*.h",
266       "source_files": "SwpCateGory/Class/UIKit/UIViewCateGory/SwpExtension/*.{h,m}"
267     },
268     {
269       "name": "SwpViewScreenshots",
270       "dependencies": {
271         "SwpCateGory/SwpCateGory": [
273         ]
274       },
275       "public_header_files": "SwpCateGory/Class/UIKit/UIViewCateGory/SwpViewScreenshots/*.h",
276       "source_files": "SwpCateGory/Class/UIKit/UIViewCateGory/SwpViewScreenshots/*.{h,m}"
277     }
278   ]