blob: bae90b23c8b24d8a7b2ff28ea59c0e609110b640 [file] [log] [blame]
{
"name": "FlatButton",
"version": "0.0.7",
"summary": "Layer based NSButton with Interface Builder exposed style options",
"homepage": "https://github.com/OskarGroth/FlatButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oskar Groth": "oskar@cindori.org"
},
"source": {
"git": "https://github.com/OskarGroth/FlatButton.git",
"tag": "0.0.7"
},
"platforms": {
"osx": "10.9"
},
"source_files": "FlatButton/FlatButton.{swift}",
"requires_arc": true,
"screenshots": "https://s3.amazonaws.com/cindori/images/flatbutton.png",
"social_media_url": "https://twitter.com/cindoriapps"
}