blob: a5a3502c319b16ed345e7a41455c4c3ee2254e59 [file] [log] [blame]
{
"name": "MKBOSXCloseButton",
"version": "0.0.1",
"summary": "An NSButton subclass that looks just like the Yosemite+ native window close button",
"homepage": "https://github.com/Megatron1000/MKBOSXCloseButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mark Bridges": "support@mark-bridges.com"
},
"source": {
"git": "https://github.com/Megatron1000/MKBOSXCloseButton.git",
"tag": "0.0.1"
},
"platforms": {
"osx": "10.8"
},
"source_files": "MKBOSXCloseButton/MKBCloseButton.{h,m}",
"requires_arc": true,
"screenshots": "https://mark-bridges.com.s3.amazonaws.com/MKBOSXCloseButtonImage.png",
"social_media_url": "https://twitter.com/markbridgesapps"
}