blob: 89a82d20d88f5ecf928347ef96b3a81ed7293fec [file] [log] [blame]
{
"name": "NSHoverableButton",
"version": "1.0.3",
"summary": "NSButton with two images for hovering and not hovering seperately.",
"homepage": "https://github.com/rallets-network/NSHoverableButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rallet": "info@rallets.com"
},
"source": {
"git": "https://github.com/rallets-network/NSHoverableButton.git",
"tag": "1.0.3"
},
"source_files": "NSHoverableButton/NSHoverableButton.{swift}",
"requires_arc": true,
"platforms": {
"osx": "10.9"
},
"swift_version": "4.1"
}