[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 8 / YLCategory-MacOS / 1.1.3 / YLCategory-MacOS.podspec.json
blob923f8991c48d970d5ae758737323229184a238eb
2   "name": "YLCategory-MacOS",
3   "version": "1.1.3",
4   "summary": "macos app开发常用分类",
5   "homepage": "https://github.com/yulong000/YLCategory-MacOS",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "魏宇龙": "weiyulong1987@163.com"
12   },
13   "platforms": {
14     "osx": "10.14"
15   },
16   "source": {
17     "git": "https://github.com/yulong000/YLCategory-MacOS.git",
18     "tag": "1.1.3"
19   },
20   "source_files": "YLCategory-MacOS/YLCategory.h",
21   "requires_arc": true,
22   "subspecs": [
23     {
24       "name": "Other",
25       "source_files": "YLCategory-MacOS/Other/*.{h,m}"
26     },
27     {
28       "name": "NSArray",
29       "source_files": "YLCategory-MacOS/NSArray/*.{h,m}"
30     },
31     {
32       "name": "NSWindow",
33       "source_files": "YLCategory-MacOS/NSWindow/*.{h,m}"
34     },
35     {
36       "name": "NSScreen",
37       "source_files": "YLCategory-MacOS/NSScreen/*.{h,m}"
38     },
39     {
40       "name": "NSView",
41       "source_files": "YLCategory-MacOS/NSView/*.{h,m}"
42     },
43     {
44       "name": "NSTextField",
45       "source_files": "YLCategory-MacOS/NSTextField/*.{h,m}"
46     },
47     {
48       "name": "NSString",
49       "source_files": "YLCategory-MacOS/NSString/*.{h,m}"
50     },
51     {
52       "name": "NSObject",
53       "source_files": "YLCategory-MacOS/NSObject/*.{h,m}"
54     },
55     {
56       "name": "NSImage",
57       "source_files": "YLCategory-MacOS/NSImage/*.{h,m}"
58     },
59     {
60       "name": "NSDate",
61       "source_files": "YLCategory-MacOS/NSDate/*.{h,m}"
62     },
63     {
64       "name": "NSControl",
65       "source_files": "YLCategory-MacOS/NSControl/*.{h,m}"
66     },
67     {
68       "name": "NSButton",
69       "source_files": "YLCategory-MacOS/NSButton/*.{h,m}",
70       "dependencies": {
71         "YLCategory-MacOS/NSControl": [
73         ]
74       }
75     },
76     {
77       "name": "NSAlert",
78       "source_files": "YLCategory-MacOS/NSAlert/*.{h,m}"
79     },
80     {
81       "name": "NSResponder",
82       "source_files": "YLCategory-MacOS/NSResponder/*.{h,m}",
83       "dependencies": {
84         "YLCategory-MacOS/Other": [
86         ]
87       }
88     },
89     {
90       "name": "NSColor",
91       "source_files": "YLCategory-MacOS/NSColor/*.{h,m}"
92     },
93     {
94       "name": "NSImageView",
95       "source_files": "YLCategory-MacOS/NSImageView/*.{h,m}"
96     },
97     {
98       "name": "YLHud",
99       "source_files": "YLCategory-MacOS/YLHud/*.{h,m}",
100       "resources": "YLCategory-MacOS/YLHud/Resources/*",
101       "dependencies": {
102         "YLCategory-MacOS/Other": [
104         ]
105       }
106     },
107     {
108       "name": "YLShortcutView",
109       "source_files": "YLCategory-MacOS/YLShortcutView/**/*.{h,m}",
110       "resources": "YLCategory-MacOS/YLShortcutView/Resources/*",
111       "dependencies": {
112         "YLCategory-MacOS/YLHud": [
114         ]
115       }
116     },
117     {
118       "name": "YLUserDefaults",
119       "source_files": "YLCategory-MacOS/YLUserDefaults/*.{h,m}"
120     },
121     {
122       "name": "YLWeakTimer",
123       "source_files": "YLCategory-MacOS/YLWeakTimer/*.{h,m}"
124     },
125     {
126       "name": "YLCollectionView",
127       "source_files": "YLCategory-MacOS/YLCollectionView/*.{h,m}"
128     },
129     {
130       "name": "YLAppleScript",
131       "source_files": "YLCategory-MacOS/YLAppleScript/*.{h,m}",
132       "resources": "YLCategory-MacOS/YLAppleScript/Resources/*",
133       "dependencies": {
134         "YLCategory-MacOS/YLHud": [
136         ]
137       }
138     },
139     {
140       "name": "YLFlipView",
141       "source_files": "YLCategory-MacOS/YLFlipView/*.{h,m}"
142     },
143     {
144       "name": "YLCFNotificationManager",
145       "source_files": "YLCategory-MacOS/YLCFNotificationManager/*.{h,m}"
146     },
147     {
148       "name": "YLControl",
149       "source_files": "YLCategory-MacOS/YLControl/*.{h,m}"
150     },
151     {
152       "name": "YLUtility",
153       "source_files": "YLCategory-MacOS/YLUtility/*.{h,m}"
154     },
155     {
156       "name": "YLUpdateManager",
157       "source_files": "YLCategory-MacOS/YLUpdateManager/*.{h,m}",
158       "resources": "YLCategory-MacOS/YLUpdateManager/Resources/*"
159     },
160     {
161       "name": "YLAppRating",
162       "source_files": "YLCategory-MacOS/YLAppRating/*.{h,m}"
163     },
164     {
165       "name": "YLWindowButton",
166       "source_files": "YLCategory-MacOS/YLWindowButton/*.{h,m}"
167     },
168     {
169       "name": "YLLanguage",
170       "source_files": "YLCategory-MacOS/YLLanguage/*.{h,m}",
171       "resources": "YLCategory-MacOS/YLLanguage/Resources/*"
172     },
173     {
174       "name": "YLPermissionManager",
175       "source_files": "YLCategory-MacOS/YLPermissionManager/*.{h,m}",
176       "resources": "YLCategory-MacOS/YLPermissionManager/Resources/*"
177     },
178     {
179       "name": "YLAppleReview",
180       "source_files": "YLCategory-MacOS/YLAppleReview/*.{h,m}"
181     },
182     {
183       "name": "YLFileAccess",
184       "source_files": "YLCategory-MacOS/YLFileAccess/**/*.{h,m}",
185       "resources": "YLCategory-MacOS/YLFileAccess/Resources/*"
186     }
187   ]