blob: 3d52944a6fce59b7663b3bd480da8015b4859e64 [file] [log] [blame]
{
"name": "GradientButtonSwift",
"version": "1.0.2",
"summary": "Library for applying gradients on UIButton",
"description": "This button allows you to have a gradient on it specified by its top and bottom color.",
"homepage": "https://github.com/roydenrego/GradientButtonSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Royden Rego": "roydenrego@softrixz.com"
},
"source": {
"git": "https://github.com/roydenrego/GradientButtonSwift.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "GradientButtonSwift/GradientButton.swift",
"pushed_with_swift_version": "3.0"
}