blob: 0da16b844b07eadb0a99574fa6c95005a5dea25c [file] [log] [blame]
{
"name": "MRSubtleButton",
"version": "1.2.0",
"summary": "A subtle gradient button, derived from NSView.",
"homepage": "https://github.com/marcransome/MRSubtleButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Marc Ransome": "marc.ransome@fidgetbox.co.uk"
},
"source": {
"git": "https://github.com/marcransome/MRSubtleButton.git",
"tag": "1.2.0"
},
"platforms": {
"osx": "10.7"
},
"source_files": "MRSubtleButton/MRSubtleButton.{h,m}",
"requires_arc": true,
"screenshots": "http://www.fidgetbox.co.uk/mrsubtlebutton2.png",
"social_media_url": "https://twitter.com/marcransome"
}