blob: 3d04bc5839e766ac1e6374e2bf679b5072d48a5e [file] [log] [blame]
{
"name": "Fab",
"version": "1.1",
"summary": "🛍️ A Floating Action Button for macOS. Inspired by Material Design, and written in Swift.",
"homepage": "https://github.com/chriszielinski/Fab",
"screenshots": "https://raw.githubusercontent.com/chriszielinski/Fab/master/readme-assets/Fab.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chriszielinski": "chrisz@berkeley.edu",
"lourenco-marinho": "lourenco.pmarinho@gmail.com"
},
"social_media_url": "http://twitter.com/mightbesuperman",
"platforms": {
"osx": "10.12"
},
"source": {
"git": "https://github.com/chriszielinski/Fab.git",
"tag": "1.1"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.2"
}