[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / a / SwpCateGory / 2.5.0 / SwpCateGory.podspec.json
blobc794b1562bd87c1978be94ddbd85bea95c7df581
2   "name": "SwpCateGory",
3   "version": "2.5.0",
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.5.0"
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     "SwpCreateImage",
39     "SwpNavigationBar",
40     "SwpSetTextField",
41     "SwpExtension",
42     "SwpViewScreenshots"
43   ],
44   "subspecs": [
45     {
46       "name": "SwpOrderByCharacter",
47       "public_header_files": "SwpCateGory/NSObject/NSArrayCateGory/SwpOrderByCharacter/*.h",
48       "source_files": "SwpCateGory/NSObject/NSArrayCateGory/SwpOrderByCharacter/*.{h,m}"
49     },
50     {
51       "name": "SwpGenerateProperty",
52       "public_header_files": "SwpCateGory/NSObject/NSDictionaryCateGory/SwpGenerateProperty/*.h",
53       "source_files": "SwpCateGory/NSObject/NSDictionaryCateGory/SwpGenerateProperty/*.{h,m}"
54     },
55     {
56       "name": "SwpMD5",
57       "public_header_files": "SwpCateGory/NSObject/NSStringCateGory/SwpMD5/*.h",
58       "source_files": "SwpCateGory/NSObject/NSStringCateGory/SwpMD5/*.{h,m}"
59     },
60     {
61       "name": "SwpBase64",
62       "public_header_files": "SwpCateGory/NSObject/NSStringCateGory/SwpBase64/*.h",
63       "source_files": "SwpCateGory/NSObject/NSStringCateGory/SwpBase64/*.{h,m}"
64     },
65     {
66       "name": "SwpDateString",
67       "public_header_files": "SwpCateGory/NSObject/NSStringCateGory/SwpDateString/*.h",
68       "source_files": "SwpCateGory/NSObject/NSStringCateGory/SwpDateString/*.{h,m}"
69     },
70     {
71       "name": "SwpUserDefaults",
72       "public_header_files": "SwpCateGory/NSObject/NSUserDefaultsCateGory/SwpUserDefaults/*.h",
73       "source_files": "SwpCateGory/NSObject/NSUserDefaultsCateGory/SwpUserDefaults/*.{h,m}"
74     },
75     {
76       "name": "SwpAttributed",
77       "public_header_files": "SwpCateGory/Other/SwpAttributeCateGory/*.h",
78       "source_files": "SwpCateGory/Other/SwpAttributeCateGory/*.{h,m}"
79     },
80     {
81       "name": "SwpSetNavigationBarItem",
82       "public_header_files": "SwpCateGory/UIKit/UIBarButtonItemCateGory/SwpSetNavigationBarItem/*.h",
83       "source_files": "SwpCateGory/UIKit/UIBarButtonItemCateGory/SwpSetNavigationBarItem/*.{h,m}"
84     },
85     {
86       "name": "SwpSetButton",
87       "public_header_files": "SwpCateGory/UIKit/UIButtonCateGory/SwpSetButton/*.h",
88       "source_files": "SwpCateGory/UIKit/UIButtonCateGory/SwpSetButton/*.{h,m}"
89     },
90     {
91       "name": "SwpColor",
92       "public_header_files": "SwpCateGory/UIKit/UIColorCateGory/SwpColor/*.h",
93       "source_files": "SwpCateGory/UIKit/UIColorCateGory/SwpColor/*.{h,m}"
94     },
95     {
96       "name": "SwpFont",
97       "public_header_files": "SwpCateGory/UIKit/UIFontCateGory/SwpFont/*.h",
98       "source_files": "SwpCateGory/UIKit/UIFontCateGory/SwpFont/*.{h,m}"
99     },
100     {
101       "name": "SwpQrCodeImage",
102       "public_header_files": "SwpCateGory/UIKit/UIImageCateGory/SwpQrCodeImage/*.h",
103       "source_files": "SwpCateGory/UIKit/UIImageCateGory/SwpQrCodeImage/*.{h,m}"
104     },
105     {
106       "name": "SwpBarCodeImage",
107       "public_header_files": "SwpCateGory/UIKit/UIImageCateGory/SwpBarCodeImage/*.h",
108       "source_files": "SwpCateGory/UIKit/UIImageCateGory/SwpBarCodeImage/*.{h,m}"
109     },
110     {
111       "name": "SwpImageScreenshots",
112       "public_header_files": "SwpCateGory/UIKit/UIImageCateGory/SwpImageScreenshots/*.h",
113       "source_files": "SwpCateGory/UIKit/UIImageCateGory/SwpImageScreenshots/*.{h,m}"
114     },
115     {
116       "name": "SwpCreateImage",
117       "public_header_files": "SwpCateGory/UIKit/UIImageCateGory/SwpCreateImage/*.h",
118       "source_files": "SwpCateGory/UIKit/UIImageCateGory/SwpCreateImage/*.{h,m}"
119     },
120     {
121       "name": "SwpNavigationBar",
122       "public_header_files": "SwpCateGory/UIKit/UINavigationBarCateGory/SwpNavigationBar/*.h",
123       "source_files": "SwpCateGory/UIKit/UINavigationBarCateGory/SwpNavigationBar/*.{h,m}"
124     },
125     {
126       "name": "SwpSetTextField",
127       "public_header_files": "SwpCateGory/UIKit/UITextFieldCateGory/SwpSetTextField/*.h",
128       "source_files": "SwpCateGory/UIKit/UITextFieldCateGory/SwpSetTextField/*.{h,m}"
129     },
130     {
131       "name": "SwpExtension",
132       "public_header_files": "SwpCateGory/UIKit/UIViewCateGory/SwpExtension/*.h",
133       "source_files": "SwpCateGory/UIKit/UIViewCateGory/SwpExtension/*.{h,m}"
134     },
135     {
136       "name": "SwpViewScreenshots",
137       "public_header_files": "SwpCateGory/UIKit/UIViewCateGory/SwpViewScreenshots/*.h",
138       "source_files": "SwpCateGory/UIKit/UIViewCateGory/SwpViewScreenshots/*.{h,m}"
139     }
140   ]