blob: a40a49612d1c79ee02048e9eeb37ebe8e21a2454 [file] [log] [blame]
{
"name": "AwesomeGradientButton",
"version": "1.0.1",
"summary": "UIButton subclass for adding and animating gradient colors",
"homepage": "https://github.com/christianvershkov/GradientButton",
"license": "MIT",
"authors": "Christian Vershkov",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/christianvershkov/GradientButton.git",
"tag": "1.0.1"
},
"source_files": "GradientButton"
}