blob: 8204d966e3b90d1a05b10af7d81cf5cb104c22ac [file] [log] [blame]
{
"name": "DTGradientButton",
"version": "0.1.3",
"summary": "Easy way to set gradient background to your buttons.",
"description": "DTGradientButton provide all UIButton a quick and easy way to set gradient background for each control state. In addition, you can also quickly create gradient image.",
"homepage": "https://github.com/tungvoduc/DTGradientButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tungvoduc": "tung98.dn@gmail.com"
},
"source": {
"git": "https://github.com/tungvoduc/DTGradientButton.git",
"tag": "0.1.3"
},
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"source_files": "DTGradientButton/Classes/**/*",
"swift_version": "5.0"
}