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",
25 "source_files": "YLCategory-MacOS/Other/*.{h,m}"
29 "source_files": "YLCategory-MacOS/NSArray/*.{h,m}"
33 "source_files": "YLCategory-MacOS/NSWindow/*.{h,m}"
37 "source_files": "YLCategory-MacOS/NSScreen/*.{h,m}"
41 "source_files": "YLCategory-MacOS/NSView/*.{h,m}"
44 "name": "NSTextField",
45 "source_files": "YLCategory-MacOS/NSTextField/*.{h,m}"
49 "source_files": "YLCategory-MacOS/NSString/*.{h,m}"
53 "source_files": "YLCategory-MacOS/NSObject/*.{h,m}"
57 "source_files": "YLCategory-MacOS/NSImage/*.{h,m}"
61 "source_files": "YLCategory-MacOS/NSDate/*.{h,m}"
65 "source_files": "YLCategory-MacOS/NSControl/*.{h,m}"
69 "source_files": "YLCategory-MacOS/NSButton/*.{h,m}",
71 "YLCategory-MacOS/NSControl": [
78 "source_files": "YLCategory-MacOS/NSAlert/*.{h,m}"
81 "name": "NSResponder",
82 "source_files": "YLCategory-MacOS/NSResponder/*.{h,m}",
84 "YLCategory-MacOS/Other": [
91 "source_files": "YLCategory-MacOS/NSColor/*.{h,m}"
94 "name": "NSImageView",
95 "source_files": "YLCategory-MacOS/NSImageView/*.{h,m}"
99 "source_files": "YLCategory-MacOS/YLHud/*.{h,m}",
100 "resources": "YLCategory-MacOS/YLHud/Resources/*",
102 "YLCategory-MacOS/Other": [
108 "name": "YLShortcutView",
109 "source_files": "YLCategory-MacOS/YLShortcutView/**/*.{h,m}",
110 "resources": "YLCategory-MacOS/YLShortcutView/Resources/*",
112 "YLCategory-MacOS/YLHud": [
118 "name": "YLUserDefaults",
119 "source_files": "YLCategory-MacOS/YLUserDefaults/*.{h,m}"
122 "name": "YLWeakTimer",
123 "source_files": "YLCategory-MacOS/YLWeakTimer/*.{h,m}"
126 "name": "YLCollectionView",
127 "source_files": "YLCategory-MacOS/YLCollectionView/*.{h,m}"
130 "name": "YLAppleScript",
131 "source_files": "YLCategory-MacOS/YLAppleScript/*.{h,m}",
132 "resources": "YLCategory-MacOS/YLAppleScript/Resources/*",
134 "YLCategory-MacOS/YLHud": [
140 "name": "YLFlipView",
141 "source_files": "YLCategory-MacOS/YLFlipView/*.{h,m}"
144 "name": "YLCFNotificationManager",
145 "source_files": "YLCategory-MacOS/YLCFNotificationManager/*.{h,m}"
149 "source_files": "YLCategory-MacOS/YLControl/*.{h,m}"
153 "source_files": "YLCategory-MacOS/YLUtility/*.{h,m}"
156 "name": "YLUpdateManager",
157 "source_files": "YLCategory-MacOS/YLUpdateManager/*.{h,m}",
158 "resources": "YLCategory-MacOS/YLUpdateManager/Resources/*"
161 "name": "YLAppRating",
162 "source_files": "YLCategory-MacOS/YLAppRating/*.{h,m}"
165 "name": "YLWindowButton",
166 "source_files": "YLCategory-MacOS/YLWindowButton/*.{h,m}"
169 "name": "YLLanguage",
170 "source_files": "YLCategory-MacOS/YLLanguage/*.{h,m}",
171 "resources": "YLCategory-MacOS/YLLanguage/Resources/*"
174 "name": "YLPermissionManager",
175 "source_files": "YLCategory-MacOS/YLPermissionManager/*.{h,m}",
176 "resources": "YLCategory-MacOS/YLPermissionManager/Resources/*"
179 "name": "YLAppleReview",
180 "source_files": "YLCategory-MacOS/YLAppleReview/*.{h,m}"
183 "name": "YLFileAccess",
184 "source_files": "YLCategory-MacOS/YLFileAccess/**/*.{h,m}",
185 "resources": "YLCategory-MacOS/YLFileAccess/Resources/*"