[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 4 / a / SwpCateGory / 2.9.2 / SwpCateGory.podspec.json
blob139ba3126509f74acb9b3172bf8f75f3f44f1b25
2   "name": "SwpCateGory",
3   "version": "2.9.2",
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.9.2"
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     "SwpTextFieldPlaceholder",
49     "SwpExtension",
50     "SwpViewScreenshots"
51   ],
52   "subspecs": [
53     {
54       "name": "SwpCateGory",
55       "public_header_files": "SwpCateGory/Class/SwpCateGory/*.h",
56       "source_files": "SwpCateGory/Class/SwpCateGory/*.{h,m}",
57       "resources": "SwpCateGory/Resources/SwpCateGory.bundle"
58     },
59     {
60       "name": "SwpOrderByCharacter",
61       "dependencies": {
62         "SwpCateGory/SwpCateGory": [
64         ]
65       },
66       "public_header_files": "SwpCateGory/Class/NSObject/NSArrayCateGory/SwpOrderByCharacter/*.h",
67       "source_files": "SwpCateGory/Class/NSObject/NSArrayCateGory/SwpOrderByCharacter/*.{h,m}"
68     },
69     {
70       "name": "SwpGenerateProperty",
71       "dependencies": {
72         "SwpCateGory/SwpCateGory": [
74         ]
75       },
76       "public_header_files": "SwpCateGory/Class/NSObject/NSDictionaryCateGory/SwpGenerateProperty/*.h",
77       "source_files": "SwpCateGory/Class/NSObject/NSDictionaryCateGory/SwpGenerateProperty/*.{h,m}"
78     },
79     {
80       "name": "SwpMD5",
81       "dependencies": {
82         "SwpCateGory/SwpCateGory": [
84         ]
85       },
86       "public_header_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpMD5/*.h",
87       "source_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpMD5/*.{h,m}"
88     },
89     {
90       "name": "SwpBase64",
91       "dependencies": {
92         "SwpCateGory/SwpCateGory": [
94         ]
95       },
96       "public_header_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpBase64/*.h",
97       "source_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpBase64/*.{h,m}"
98     },
99     {
100       "name": "SwpDateString",
101       "dependencies": {
102         "SwpCateGory/SwpCateGory": [
104         ]
105       },
106       "public_header_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpDateString/*.h",
107       "source_files": "SwpCateGory/Class/NSObject/NSStringCateGory/SwpDateString/*.{h,m}"
108     },
109     {
110       "name": "SwpUserDefaults",
111       "dependencies": {
112         "SwpCateGory/SwpCateGory": [
114         ]
115       },
116       "public_header_files": "SwpCateGory/Class/NSObject/NSUserDefaultsCateGory/SwpUserDefaults/*.h",
117       "source_files": "SwpCateGory/Class/NSObject/NSUserDefaultsCateGory/SwpUserDefaults/*.{h,m}"
118     },
119     {
120       "name": "SwpAttributed",
121       "dependencies": {
122         "SwpCateGory/SwpCateGory": [
124         ]
125       },
126       "public_header_files": "SwpCateGory/Class/Other/SwpAttributeCateGory/*.h",
127       "source_files": "SwpCateGory/Class/Other/SwpAttributeCateGory/*.{h,m}"
128     },
129     {
130       "name": "SwpSetNavigationBarItem",
131       "dependencies": {
132         "SwpCateGory/SwpCateGory": [
134         ]
135       },
136       "public_header_files": "SwpCateGory/Class/UIKit/UIBarButtonItemCateGory/SwpSetNavigationBarItem/*.h",
137       "source_files": "SwpCateGory/Class/UIKit/UIBarButtonItemCateGory/SwpSetNavigationBarItem/*.{h,m}"
138     },
139     {
140       "name": "SwpSetButton",
141       "dependencies": {
142         "SwpCateGory/SwpCateGory": [
144         ]
145       },
146       "public_header_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpSetButton/*.h",
147       "source_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpSetButton/*.{h,m}"
148     },
149     {
150       "name": "SwpButtonLayout",
151       "dependencies": {
152         "SwpCateGory/SwpCateGory": [
154         ]
155       },
156       "public_header_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonLayout/*.h",
157       "source_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonLayout/*.{h,m}"
158     },
159     {
160       "name": "SwpButtonCircleAnimation",
161       "dependencies": {
162         "SwpCateGory/SwpCateGory": [
164         ]
165       },
166       "public_header_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonCircleAnimation/*.h",
167       "source_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonCircleAnimation/*.{h,m}"
168     },
169     {
170       "name": "SwpButtonUtils",
171       "dependencies": {
172         "SwpCateGory/SwpCateGory": [
174         ]
175       },
176       "public_header_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonUtils/*.h",
177       "source_files": "SwpCateGory/Class/UIKit/UIButtonCateGory/SwpButtonUtils/*.{h,m}"
178     },
179     {
180       "name": "SwpColor",
181       "dependencies": {
182         "SwpCateGory/SwpCateGory": [
184         ]
185       },
186       "public_header_files": "SwpCateGory/Class/UIKit/UIColorCateGory/SwpColor/*.h",
187       "source_files": "SwpCateGory/Class/UIKit/UIColorCateGory/SwpColor/*.{h,m}"
188     },
189     {
190       "name": "SwpFont",
191       "dependencies": {
192         "SwpCateGory/SwpCateGory": [
194         ]
195       },
196       "public_header_files": "SwpCateGory/Class/UIKit/UIFontCateGory/SwpFont/*.h",
197       "source_files": "SwpCateGory/Class/UIKit/UIFontCateGory/SwpFont/*.{h,m}"
198     },
199     {
200       "name": "SwpQrCodeImage",
201       "dependencies": {
202         "SwpCateGory/SwpCateGory": [
204         ]
205       },
206       "public_header_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpQrCodeImage/*.h",
207       "source_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpQrCodeImage/*.{h,m}"
208     },
209     {
210       "name": "SwpBarCodeImage",
211       "dependencies": {
212         "SwpCateGory/SwpCateGory": [
214         ]
215       },
216       "public_header_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpBarCodeImage/*.h",
217       "source_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpBarCodeImage/*.{h,m}"
218     },
219     {
220       "name": "SwpImageScreenshots",
221       "dependencies": {
222         "SwpCateGory/SwpCateGory": [
224         ]
225       },
226       "public_header_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpImageScreenshots/*.h",
227       "source_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpImageScreenshots/*.{h,m}"
228     },
229     {
230       "name": "SwpCreateImage",
231       "dependencies": {
232         "SwpCateGory/SwpCateGory": [
234         ]
235       },
236       "public_header_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpCreateImage/*.h",
237       "source_files": "SwpCateGory/Class/UIKit/UIImageCateGory/SwpCreateImage/*.{h,m}"
238     },
239     {
240       "name": "SwpNavigationBar",
241       "dependencies": {
242         "SwpCateGory/SwpCateGory": [
244         ]
245       },
246       "public_header_files": "SwpCateGory/Class/UIKit/UINavigationBarCateGory/SwpNavigationBar/*.h",
247       "source_files": "SwpCateGory/Class/UIKit/UINavigationBarCateGory/SwpNavigationBar/*.{h,m}"
248     },
249     {
250       "name": "SwpSetTextField",
251       "dependencies": {
252         "SwpCateGory/SwpCateGory": [
254         ]
255       },
256       "public_header_files": "SwpCateGory/Class/UIKit/UITextFieldCateGory/SwpSetTextField/*.h",
257       "source_files": "SwpCateGory/Class/UIKit/UITextFieldCateGory/SwpSetTextField/*.{h,m}"
258     },
259     {
260       "name": "SwpTextFieldPlaceholder",
261       "dependencies": {
262         "SwpCateGory/SwpCateGory": [
264         ]
265       },
266       "public_header_files": "SwpCateGory/Class/UIKit/UITextFieldCateGory/SwpTextFieldPlaceholder/*.h",
267       "source_files": "SwpCateGory/Class/UIKit/UITextFieldCateGory/SwpTextFieldPlaceholder/*.{h,m}"
268     },
269     {
270       "name": "SwpExtension",
271       "dependencies": {
272         "SwpCateGory/SwpCateGory": [
274         ]
275       },
276       "public_header_files": "SwpCateGory/Class/UIKit/UIViewCateGory/SwpExtension/*.h",
277       "source_files": "SwpCateGory/Class/UIKit/UIViewCateGory/SwpExtension/*.{h,m}"
278     },
279     {
280       "name": "SwpViewScreenshots",
281       "dependencies": {
282         "SwpCateGory/SwpCateGory": [
284         ]
285       },
286       "public_header_files": "SwpCateGory/Class/UIKit/UIViewCateGory/SwpViewScreenshots/*.h",
287       "source_files": "SwpCateGory/Class/UIKit/UIViewCateGory/SwpViewScreenshots/*.{h,m}"
288     }
289   ]