blob: 89f66bec5364068f69dde86fb49a709ee74a33b9 [file] [log] [blame]
{
"name": "Hover",
"version": "1.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/pedrommcarrasco/Hover",
"authors": {
"Pedro Carrasco": "https://twitter.com/pedrommcarrasco"
},
"summary": "🎈 The smartest floating button",
"description": "Hover is a draggable floating action button (FAB) inspired by Apple's session Designing Fluid Interfaces & Nathan Gitter's fluid-interfaces. Hover will always stick to the nearest corner to avoid blocking content and allows the user to send it to any other corner with a single swipe.",
"source": {
"git": "https://github.com/pedrommcarrasco/Hover.git",
"tag": "1.0.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "11.0"
},
"source_files": "Hover/**/*",
"exclude_files": "Hover/*.plist",
"swift_version": "5.0"
}