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