2 "name": "MovingArcsMenu",
4 "summary": "MovingArcsMenu is a sublcass of UIView that let you have a buttons inside arcs at the bottom right of a view",
5 "description": "MovingArcsMenu is a UIView subclass that let you have buttons inside arcs on the bottom right of a view. The buttons inside the view can have just a backgound image. The arcs ar shown and hidden using a cool animation.\nIt is possible to customize the number of buttons, the color of the arcs and their shadow.\nMovingArcsMenu is very useful to create a bottom right menu, this position is the most accesible on every smartphone.",
6 "homepage": "https://github.com/aruffolo/MovingArcsView",
12 "aruffolo": "antonioruffolo2@gmail.com"
15 "git": "https://github.com/aruffolo/MovingArcsView.git",
21 "source_files": "MovingArcsMenu/Classes/**/*",
22 "frameworks": "UIKit",
23 "pushed_with_swift_version": "4.0.3"