blob: ea72c6729c13bf85f3826c67a2907beb94e4165a [file] [log] [blame]
{
"name": "RoundGradientButton",
"version": "1.0.0",
"summary": "A customized button",
"swift_versions": "5.0",
"description": "A customized button with round cornders and gradident background color",
"homepage": "https://github.com/z1joey/RoundGradientButton.git",
"license": "MIT",
"authors": {
"Joey Zhang": "z1joey@iCloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/z1joey/RoundGradientButton.git",
"tag": "1.0.0"
},
"source_files": "RoundGradientButton/*",
"swift_version": "5.0"
}