blob: 2e77864ea397725170162ab46dc2a2fe49abbf32 [file] [log] [blame]
{
"name": "MRSubtleButton",
"version": "0.6",
"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": "0.6"
},
"platforms": {
"osx": "10.7"
},
"source_files": "*.{h,m}",
"requires_arc": true
}