Latest | 0.0.1 |
---|---|
Homepage | https://github.com/shanzi/IMColorPalette |
License | BSD |
Platforms | osx , requires ARC |
Authors |
An elegance color palette view for Mac
- Adding new color to palette with color panel
- Removing color
- Keyboard shortcuts
LICENSE
see LICENSE file.
Latest podspec
{ "name": "IMColorPalette", "version": "0.0.1", "summary": "An elegance color palette view for Mac.", "description": " An elegance color palette inspired by the appearance of tags of Finder.n Functions provided:n n * Adding new color to palette with color paneln * Removing colorn * Keyboard shortcutsnn", "homepage": "https://github.com/shanzi/IMColorPalette", "screenshots": "https://github.com/shanzi/IMColorPalette/raw/master/screenshot.png", "license": { "type": "BSD", "file": "LICENSE" }, "authors": { "Chase Zhang": "[email protected]" }, "social_media_url": "http://twitter.com/ant_sz", "platforms": { "osx": null }, "source": { "git": "https://github.com/shanzi/IMColorPalette.git", "tag": "v0.0.1" }, "source_files": "src", "requires_arc": true }
Fri, 04 Mar 2016 14:39:03 +0000