2 "name": "YLCategory-MacOS",
4 "summary": "macos app开发常用分类",
5 "homepage": "https://github.com/yulong000/YLCategory-MacOS",
11 "魏宇龙": "weiyulong1987@163.com"
17 "git": "https://github.com/yulong000/YLCategory-MacOS.git",
20 "source_files": "YLCategory-MacOS/YLCategory.h",
28 "source_files": "YLCategory-MacOS/Other/**/*.{h,m,swift}",
30 "YLCategory-MacOS/NSView": [
37 "source_files": "YLCategory-MacOS/NSArray/*.{h,m}"
41 "source_files": "YLCategory-MacOS/NSWindow/*.{h,m}"
45 "source_files": "YLCategory-MacOS/NSScreen/*.{h,m}"
49 "source_files": "YLCategory-MacOS/NSView/*.{h,m}"
52 "name": "NSTextField",
53 "source_files": "YLCategory-MacOS/NSTextField/*.{h,m}"
57 "source_files": "YLCategory-MacOS/NSString/*.{h,m}"
61 "source_files": "YLCategory-MacOS/NSObject/*.{h,m}"
65 "source_files": "YLCategory-MacOS/NSImage/*.{h,m}"
69 "source_files": "YLCategory-MacOS/NSDate/*.{h,m}"
73 "source_files": "YLCategory-MacOS/NSControl/*.{h,m}"
77 "source_files": "YLCategory-MacOS/NSButton/*.{h,m}",
79 "YLCategory-MacOS/NSControl": [
86 "source_files": "YLCategory-MacOS/NSAlert/*.{h,m}"
89 "name": "NSResponder",
90 "source_files": "YLCategory-MacOS/NSResponder/*.{h,m}",
92 "YLCategory-MacOS/Other": [
99 "source_files": "YLCategory-MacOS/NSColor/*.{h,m}"
102 "name": "NSImageView",
103 "source_files": "YLCategory-MacOS/NSImageView/*.{h,m}"
107 "source_files": "YLCategory-MacOS/YLHud/*.{h,m}",
108 "resources": "YLCategory-MacOS/YLHud/Resources/*",
110 "YLCategory-MacOS/Other": [
116 "name": "YLShortcutView",
117 "source_files": "YLCategory-MacOS/YLShortcutView/**/*.{h,m}",
118 "resources": "YLCategory-MacOS/YLShortcutView/Resources/*",
120 "YLCategory-MacOS/YLHud": [
126 "name": "YLUserDefaults",
127 "source_files": "YLCategory-MacOS/YLUserDefaults/*.{h,m}"
130 "name": "YLWeakTimer",
131 "source_files": "YLCategory-MacOS/YLWeakTimer/*.{h,m}"
134 "name": "YLCollectionView",
135 "source_files": "YLCategory-MacOS/YLCollectionView/*.{h,m}"
138 "name": "YLAppleScript",
139 "source_files": "YLCategory-MacOS/YLAppleScript/*.{h,m}",
140 "resources": "YLCategory-MacOS/YLAppleScript/Resources/*",
142 "YLCategory-MacOS/YLHud": [
148 "name": "YLFlipView",
149 "source_files": "YLCategory-MacOS/YLFlipView/*.{h,m}"
152 "name": "YLCFNotificationManager",
153 "source_files": "YLCategory-MacOS/YLCFNotificationManager/*.{h,m}"
157 "source_files": "YLCategory-MacOS/YLControl/*.{h,m}"
161 "source_files": "YLCategory-MacOS/YLUtility/*.{h,m}"
164 "name": "YLUpdateManager",
165 "source_files": "YLCategory-MacOS/YLUpdateManager/*.{h,m}",
166 "resources": "YLCategory-MacOS/YLUpdateManager/Resources/*"
169 "name": "YLAppRating",
170 "source_files": "YLCategory-MacOS/YLAppRating/*.{h,m}"
173 "name": "YLWindowButton",
174 "source_files": "YLCategory-MacOS/YLWindowButton/*.{h,m}"
177 "name": "YLLanguage",
178 "source_files": "YLCategory-MacOS/YLLanguage/*.{h,m}",
179 "resources": "YLCategory-MacOS/YLLanguage/Resources/*"
182 "name": "YLPermissionManager",
183 "source_files": "YLCategory-MacOS/YLPermissionManager/*.{h,m}",
184 "resources": "YLCategory-MacOS/YLPermissionManager/Resources/*"
187 "name": "YLAppleReview",
188 "source_files": "YLCategory-MacOS/YLAppleReview/*.{h,m}"
191 "name": "YLFileAccess",
192 "source_files": "YLCategory-MacOS/YLFileAccess/**/*.{h,m}",
193 "resources": "YLCategory-MacOS/YLFileAccess/Resources/*"
196 "swift_version": "5.0"