blob: 896789d26377ea532c8c27afbdcb9e31c354942b [file] [log] [blame]
{
"name": "SYFlatButton",
"version": "1.1",
"summary": "A customized NSButton with modern flat style like bootstrap.",
"homepage": "https://github.com/Sunnyyoung/SYFlatButton",
"license": "MIT",
"authors": {
"Sunnyyoung": "https://github.com/Sunnyyoung"
},
"platforms": {
"osx": "10.9"
},
"source": {
"git": "https://github.com/Sunnyyoung/SYFlatButton.git",
"tag": "1.1"
},
"source_files": "SYFlatButton/SYFlatButton/*.{h,m}",
"requires_arc": true
}