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/NSView/*.{h,m}"
36 "name": "NSTextField",
37 "source_files": "YLCategory-MacOS/NSTextField/*.{h,m}"
41 "source_files": "YLCategory-MacOS/NSString/*.{h,m}"
45 "source_files": "YLCategory-MacOS/NSObject/*.{h,m}"
49 "source_files": "YLCategory-MacOS/NSImage/*.{h,m}"
53 "source_files": "YLCategory-MacOS/NSDate/*.{h,m}"
57 "source_files": "YLCategory-MacOS/NSControl/*.{h,m}"
61 "source_files": "YLCategory-MacOS/NSButton/*.{h,m}",
63 "YLCategory-MacOS/NSControl": [
70 "source_files": "YLCategory-MacOS/NSAlert/*.{h,m}"
73 "name": "NSResponder",
74 "source_files": "YLCategory-MacOS/NSResponder/*.{h,m}",
76 "YLCategory-MacOS/Other": [
83 "source_files": "YLCategory-MacOS/NSColor/*.{h,m}"
86 "name": "NSImageView",
87 "source_files": "YLCategory-MacOS/NSImageView/*.{h,m}"
90 "name": "YLProgressHUD",
91 "source_files": "YLCategory-MacOS/YLProgressHUD/*.{h,m}",
92 "resources": "YLCategory-MacOS/YLProgressHUD/YLProgressHUD.bundle",
94 "YLCategory-MacOS/Other": [
100 "name": "YLShortcutView",
101 "source_files": "YLCategory-MacOS/YLShortcutView/*.{h,m}",
102 "resources": "YLCategory-MacOS/YLShortcutView/Resources/*",
104 "YLCategory-MacOS/YLProgressHUD": [
113 "name": "YLUserDefaults",
114 "source_files": "YLCategory-MacOS/YLUserDefaults/*.{h,m}"
117 "name": "YLWeakTimer",
118 "source_files": "YLCategory-MacOS/YLWeakTimer/*.{h,m}",
120 "YLCategory-MacOS/Other": [
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/Resource/*",
134 "YLCategory-MacOS/YLProgressHUD": [
140 "name": "YLFlipView",
141 "source_files": "YLCategory-MacOS/YLFlipView/*.{h,m}"