2 "name": "DiscoveryFabButton",
4 "summary": "Fab button with menu and circle reveal animation.",
5 "description": "A fab button that when clicked will show a list of items, that behave like a list of radio buttons, aka they have\nan \"active\" status and can be activated by clicking on them. Only one item can be active.\nAlso a nice animated circle will overlay your UI when the fab is clicked",
6 "homepage": "https://github.com/kuamanet/Discovery-Fab-Button",
8 "https://raw.githubusercontent.com/kuamanet/Discovery-Fab-Button/master/previews/simple.gif",
9 "https://raw.githubusercontent.com/kuamanet/Discovery-Fab-Button/master/previews/tableview.gif",
10 "https://raw.githubusercontent.com/kuamanet/Discovery-Fab-Button/master/previews/customizations.gif",
11 "https://raw.githubusercontent.com/kuamanet/Discovery-Fab-Button/master/previews/delegates.gif"
17 "Daniele De Matteo": "daniele@kuama.net"
23 "git": "https://github.com/kuamanet/Discovery-Fab-Button.git",
26 "source_files": "DiscoveryFabButton/*.{swift}",
29 "Icons": "DiscoveryFabButton/**/*.xcassets"
32 "swift_version": "4.2",
33 "frameworks": "UIKit",