blob: aee2d66246c4a1fb79a85af1825ce84d85963306 [file] [log] [blame]
{
"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 panel\n * Removing color\n * Keyboard shortcuts\n\n",
"homepage": "https://github.com/shanzi/IMColorPalette",
"screenshots": "https://github.com/shanzi/IMColorPalette/raw/master/screenshot.png",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Chase Zhang": "yun.er.run@gmail.com"
},
"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
}