blob: 93ea4af33f6502bc231f7e2ddf9bbad76e1a904c [file] [log] [blame]
{
"name": "CompatibleHover",
"version": "1.3.3",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/ruilisi/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. This is a fork that compatible to ios 10",
"source": {
"git": "https://github.com/ruilisi/Hover.git",
"tag": "1.3.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Hover/**/*",
"exclude_files": "Hover/*.plist",
"swift_version": "5.0"
}