2 "name": "LDGradientButton",
4 "summary": "Subclassing UIButton to create UI awesomeness.",
5 "description": "LDGradientButton is meant to be a replacement for the Apple stock UIButton. It can easily be created either programmatically or with the Storyboard. It also supports the UIAppearence protocol for setting the tint color.",
6 "homepage": "https://github.com/rcdilorenzo/LDGradientButton",
12 "Christian Di Lorenzo": "rcddeveloper@icloud.com"
15 "git": "https://github.com/rcdilorenzo/LDGradientButton.git",
22 "LDGradientButton/LDGradientButton.*",
23 "LDGradientButton/UIColor+RGBValues.*"
25 "frameworks": "QuartzCore",