2 "name": "SwiftGradientButton",
4 "summary": "A fully customisable subclass of the UIButton which allows you to create beautiful gradient buttons.",
5 "description": "GradientButton is a customisable subclass of UIButton for iOS. It can be used to easily apply custom gradients on UIButton with custom @IBInspectable startColor, endColor, startPoint, endPoint and cornerRadius properties.",
6 "homepage": "https://github.com/suhitp/GradientButton",
12 "Suhit Patil": "suhit.patil@gmail.com"
15 "git": "https://github.com/suhitp/GradientButton.git",
18 "source_files": "GradientButton/GradientButton/Source/*.{swift}",
20 "GradientButton/Example/",
21 "GradientButton/ExampleUITests/",
22 "GradientButton/GradientButton/*.plist"
27 "swift_versions": "5.0",
29 "swift_version": "5.0"