blob: 931d92f752dc3bd322207288547d18db55bc4b37 [file] [log] [blame]
{
"name": "SYFlatButton",
"version": "1.0",
"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.0"
},
"source_files": "SYFlatButton/SYFlatButton/*.{h,m}",
"requires_arc": true
}