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/NSWindow/*.{h,m}"
33 "source_files": "YLCategory-MacOS/NSScreen/*.{h,m}"
37 "source_files": "YLCategory-MacOS/NSView/*.{h,m}"
40 "name": "NSTextField",
41 "source_files": "YLCategory-MacOS/NSTextField/*.{h,m}"
45 "source_files": "YLCategory-MacOS/NSString/*.{h,m}"
49 "source_files": "YLCategory-MacOS/NSObject/*.{h,m}"
53 "source_files": "YLCategory-MacOS/NSImage/*.{h,m}"
57 "source_files": "YLCategory-MacOS/NSDate/*.{h,m}"
61 "source_files": "YLCategory-MacOS/NSControl/*.{h,m}"
65 "source_files": "YLCategory-MacOS/NSButton/*.{h,m}",
67 "YLCategory-MacOS/NSControl": [
74 "source_files": "YLCategory-MacOS/NSAlert/*.{h,m}"
77 "name": "NSResponder",
78 "source_files": "YLCategory-MacOS/NSResponder/*.{h,m}",
80 "YLCategory-MacOS/Other": [
87 "source_files": "YLCategory-MacOS/NSColor/*.{h,m}"
90 "name": "NSImageView",
91 "source_files": "YLCategory-MacOS/NSImageView/*.{h,m}"
94 "name": "YLProgressHUD",
95 "source_files": "YLCategory-MacOS/YLProgressHUD/*.{h,m}",
96 "resources": "YLCategory-MacOS/YLProgressHUD/YLProgressHUD.bundle",
98 "YLCategory-MacOS/Other": [
104 "name": "YLShortcutView",
105 "source_files": "YLCategory-MacOS/YLShortcutView/*.{h,m}",
106 "resources": "YLCategory-MacOS/YLShortcutView/Resources/*",
108 "YLCategory-MacOS/YLProgressHUD": [
117 "name": "YLUserDefaults",
118 "source_files": "YLCategory-MacOS/YLUserDefaults/*.{h,m}"
121 "name": "YLWeakTimer",
122 "source_files": "YLCategory-MacOS/YLWeakTimer/*.{h,m}",
124 "YLCategory-MacOS/Other": [
130 "name": "YLCollectionView",
131 "source_files": "YLCategory-MacOS/YLCollectionView/*.{h,m}"
134 "name": "YLAppleScript",
135 "source_files": "YLCategory-MacOS/YLAppleScript/*.{h,m}",
136 "resources": "YLCategory-MacOS/YLAppleScript/Resource/*",
138 "YLCategory-MacOS/YLProgressHUD": [
144 "name": "YLFlipView",
145 "source_files": "YLCategory-MacOS/YLFlipView/*.{h,m}"
148 "name": "YLCFNotificationManager",
149 "source_files": "YLCategory-MacOS/YLCFNotificationManager/*.{h,m}"
153 "source_files": "YLCategory-MacOS/YLControl/*.{h,m}"