blob: 09feabe23e6e3a37ddb4278b11253eb03714e260 [file] [log] [blame]
{
"name": "FlatButton",
"version": "1.1.1",
"summary": "Layer based NSButton with Interface Builder styling 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": "1.1.1"
},
"platforms": {
"osx": "10.9"
},
"source_files": "FlatButton/FlatButton.{swift}",
"requires_arc": true,
"screenshots": "https://raw.githubusercontent.com/OskarGroth/FlatButton/master/screenshot.png",
"social_media_url": "https://twitter.com/cindoriapps",
"pushed_with_swift_version": "3.0"
}