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