[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / a / SwpCateGory / 2.4.1 / SwpCateGory.podspec.json
blob02cc513f65dde501460d2db899a344eb46665714
2   "name": "SwpCateGory",
3   "version": "2.4.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.4.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "frameworks": "UIKit",
23   "default_subspecs": [
24     "SwpOrderByCharacter",
25     "SwpGenerateProperty",
26     "SwpMD5",
27     "SwpBase64",
28     "SwpDateString",
29     "SwpUserDefaults",
30     "SwpAttributed",
31     "SwpSetNavigationBarItem",
32     "SwpSetButton",
33     "SwpColor",
34     "SwpFont",
35     "SwpQrCodeImage",
36     "SwpBarCodeImage",
37     "SwpImageScreenshots",
38     "SwpNavigationBar",
39     "SwpSetTextField",
40     "SwpExtension",
41     "SwpViewScreenshots"
42   ],
43   "subspecs": [
44     {
45       "name": "SwpOrderByCharacter",
46       "public_header_files": "SwpCateGory/NSObject/NSArrayCateGory/SwpOrderByCharacter/*.h",
47       "source_files": "SwpCateGory/NSObject/NSArrayCateGory/SwpOrderByCharacter/*.{h,m}"
48     },
49     {
50       "name": "SwpGenerateProperty",
51       "public_header_files": "SwpCateGory/NSObject/NSDictionaryCateGory/SwpGenerateProperty/*.h",
52       "source_files": "SwpCateGory/NSObject/NSDictionaryCateGory/SwpGenerateProperty/*.{h,m}"
53     },
54     {
55       "name": "SwpMD5",
56       "public_header_files": "SwpCateGory/NSObject/NSStringCateGory/SwpMD5/*.h",
57       "source_files": "SwpCateGory/NSObject/NSStringCateGory/SwpMD5/*.{h,m}"
58     },
59     {
60       "name": "SwpBase64",
61       "public_header_files": "SwpCateGory/NSObject/NSStringCateGory/SwpBase64/*.h",
62       "source_files": "SwpCateGory/NSObject/NSStringCateGory/SwpBase64/*.{h,m}"
63     },
64     {
65       "name": "SwpDateString",
66       "public_header_files": "SwpCateGory/NSObject/NSStringCateGory/SwpDateString/*.h",
67       "source_files": "SwpCateGory/NSObject/NSStringCateGory/SwpDateString/*.{h,m}"
68     },
69     {
70       "name": "SwpUserDefaults",
71       "public_header_files": "SwpCateGory/NSObject/NSUserDefaultsCateGory/SwpUserDefaults/*.h",
72       "source_files": "SwpCateGory/NSObject/NSUserDefaultsCateGory/SwpUserDefaults/*.{h,m}"
73     },
74     {
75       "name": "SwpAttributed",
76       "public_header_files": "SwpCateGory/Other/SwpAttributeCateGory/*.h",
77       "source_files": "SwpCateGory/Other/SwpAttributeCateGory/*.{h,m}"
78     },
79     {
80       "name": "SwpSetNavigationBarItem",
81       "public_header_files": "SwpCateGory/UIKit/UIBarButtonItemCateGory/SwpSetNavigationBarItem/*.h",
82       "source_files": "SwpCateGory/UIKit/UIBarButtonItemCateGory/SwpSetNavigationBarItem/*.{h,m}"
83     },
84     {
85       "name": "SwpSetButton",
86       "public_header_files": "SwpCateGory/UIKit/UIButtonCateGory/SwpSetButton/*.h",
87       "source_files": "SwpCateGory/UIKit/UIButtonCateGory/SwpSetButton/*.{h,m}"
88     },
89     {
90       "name": "SwpColor",
91       "public_header_files": "SwpCateGory/UIKit/UIColorCateGory/SwpColor/*.h",
92       "source_files": "SwpCateGory/UIKit/UIColorCateGory/SwpColor/*.{h,m}"
93     },
94     {
95       "name": "SwpFont",
96       "public_header_files": "SwpCateGory/UIKit/UIFontCateGory/SwpFont/*.h",
97       "source_files": "SwpCateGory/UIKit/UIFontCateGory/SwpFont/*.{h,m}"
98     },
99     {
100       "name": "SwpQrCodeImage",
101       "public_header_files": "SwpCateGory/UIKit/UIImageCateGory/SwpQrCodeImage/*.h",
102       "source_files": "SwpCateGory/UIKit/UIImageCateGory/SwpQrCodeImage/*.{h,m}"
103     },
104     {
105       "name": "SwpBarCodeImage",
106       "public_header_files": "SwpCateGory/UIKit/UIImageCateGory/SwpBarCodeImage/*.h",
107       "source_files": "SwpCateGory/UIKit/UIImageCateGory/SwpBarCodeImage/*.{h,m}"
108     },
109     {
110       "name": "SwpImageScreenshots",
111       "public_header_files": "SwpCateGory/UIKit/UIImageCateGory/SwpImageScreenshots/*.h",
112       "source_files": "SwpCateGory/UIKit/UIImageCateGory/SwpImageScreenshots/*.{h,m}"
113     },
114     {
115       "name": "SwpNavigationBar",
116       "public_header_files": "SwpCateGory/UIKit/UINavigationBarCateGory/SwpNavigationBar/*.h",
117       "source_files": "SwpCateGory/UIKit/UINavigationBarCateGory/SwpNavigationBar/*.{h,m}"
118     },
119     {
120       "name": "SwpSetTextField",
121       "public_header_files": "SwpCateGory/UIKit/UITextFieldCateGory/SwpSetTextField/*.h",
122       "source_files": "SwpCateGory/UIKit/UITextFieldCateGory/SwpSetTextField/*.{h,m}"
123     },
124     {
125       "name": "SwpExtension",
126       "public_header_files": "SwpCateGory/UIKit/UIViewCateGory/SwpExtension/*.h",
127       "source_files": "SwpCateGory/UIKit/UIViewCateGory/SwpExtension/*.{h,m}"
128     },
129     {
130       "name": "SwpViewScreenshots",
131       "public_header_files": "SwpCateGory/UIKit/UIViewCateGory/SwpViewScreenshots/*.h",
132       "source_files": "SwpCateGory/UIKit/UIViewCateGory/SwpViewScreenshots/*.{h,m}"
133     }
134   ]