blob: 122e815d5be9dcfae953d9856489ffe3dd3db182 [file] [log] [blame]
{
"name": "AwesomeGradientButton",
"version": "1.0.2",
"summary": "UIButton subclass for adding and animating gradient colors",
"homepage": "https://github.com/christianvershkov/GradientButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Christian Vershkov",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/christianvershkov/GradientButton.git",
"tag": "1.0.2"
},
"source_files": "GradientButton/Source/*.{h,m,swift}"
}