blob: 57be51b8ca4271941074bf12cdec09068861c1c0 [file] [log] [blame]
{
"name": "T21Button",
"version": "1.5.0",
"summary": "T21Button is a helper class to change the background color of UIButton",
"authors": "Edwin Peña",
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/worldline-spain/T21Button-iOS.git",
"tag": "1.5.0"
},
"source_files": [
"Classes",
"src/**/*.{swift}"
],
"frameworks": "UIKit",
"requires_arc": true,
"homepage": "https://github.com/worldline-spain/T21Button-iOS",
"license": "https://github.com/worldline-spain/T21Button-iOS/blob/master/LICENSE",
"swift_version": "4.2"
}