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}"
98 "name": "YLProgressHUD",
99 "source_files": "YLCategory-MacOS/YLProgressHUD/*.{h,m}",
100 "resources": "YLCategory-MacOS/YLProgressHUD/YLProgressHUD.bundle",
102 "YLCategory-MacOS/Other": [
108 "name": "YLShortcutView",
109 "source_files": "YLCategory-MacOS/YLShortcutView/*.{h,m}",
110 "resources": "YLCategory-MacOS/YLShortcutView/Resources/*",
112 "YLCategory-MacOS/YLProgressHUD": [
121 "name": "YLUserDefaults",
122 "source_files": "YLCategory-MacOS/YLUserDefaults/*.{h,m}"
125 "name": "YLWeakTimer",
126 "source_files": "YLCategory-MacOS/YLWeakTimer/*.{h,m}"
129 "name": "YLCollectionView",
130 "source_files": "YLCategory-MacOS/YLCollectionView/*.{h,m}"
133 "name": "YLAppleScript",
134 "source_files": "YLCategory-MacOS/YLAppleScript/*.{h,m}",
135 "resources": "YLCategory-MacOS/YLAppleScript/Resource/*",
137 "YLCategory-MacOS/YLProgressHUD": [
143 "name": "YLFlipView",
144 "source_files": "YLCategory-MacOS/YLFlipView/*.{h,m}"
147 "name": "YLCFNotificationManager",
148 "source_files": "YLCategory-MacOS/YLCFNotificationManager/*.{h,m}"
152 "source_files": "YLCategory-MacOS/YLControl/*.{h,m}"
156 "source_files": "YLCategory-MacOS/YLUtility/*.{h,m}"