blob: 8759877d3e79e41af062cc68013ece3213faa4d2 [file] [log] [blame]
{
"name": "T21Button",
"version": "2.1.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": "2.1.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_versions": "5.0",
"swift_version": "5.0"
}