blob: cd88cfc3a7b2ddda0297d2198caff7abc2a46780 [file] [log] [blame]
{
"name": "NSHoverableButton",
"version": "1.0.2",
"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.2"
},
"source_files": "NSHoverableButton/NSHoverableButton.{swift}",
"requires_arc": true,
"platforms": {
"osx": "10.9"
},
"swift_version": "4.1"
}