blob: e634d47ed5e5bfe58f367d655e8d2d626bc7accf [file] [log] [blame]
{
"name": "KASeparatorLine",
"version": "1.0",
"summary": "NSView subclass for drawing a separator line.",
"description": " KASeparatorLine does one thing and one thing only:\n\n Draw a horizontal separator line.\n",
"homepage": "https://github.com/ashchan/KASeparatorLine",
"license": "MIT",
"authors": {
"James Chen": "ashchan@gmail.com"
},
"source": {
"git": "https://github.com/ashchan/KASeparatorLine.git",
"tag": "1.0"
},
"social_media_url": "https://twitter.com/ashchan",
"platforms": {
"osx": "10.7"
},
"requires_arc": true,
"source_files": "Classes/osx/*",
"screenshots": "https://raw.github.com/ashchan/KASeparatorLine/master/screenshot.png"
}