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