2 "name": "ScalingGradientAnimatedButton",
4 "summary": "A subview of UIView that provide a custom Button with a gradient and scale animation",
5 "description": "TODO: 'This class provides a view that can be used as UIButton. Anonimous callbacks return the tag of the view when tap and long\npress events are fired. The view can be initialized prvoviding a gradient colors and positions for the unselected state and for the selected state. A scale parameter also is\nused to device if the view should increase or decrease his size, giving it a 'moving forward' or 'moving backward' illusion.\nA second init function provided just an unselected and selected color.\nAn enum is used to let the user choose a margin to which the button should stick while moving (if any)'\na subclass of UIView custom button with scale gradient 3D like animation",
6 "homepage": "https://github.com/aruffolo/ScalingGradientAnimatedButton",
12 "Antonio Ruffolo": "antonioruffolo2@gmail.com"
15 "git": "https://github.com/aruffolo/ScalingGradientAnimatedButton.git",
18 "social_media_url": "https://twitter.com/AntonioRuffolo1",
22 "source_files": "ScalingGradientAnimatedButton/Classes/**/*",
23 "frameworks": "UIKit",
24 "pushed_with_swift_version": "4.0.3"