blob: 5668a872bf083387579debe65c672a596cf07d94 [file] [log] [blame]
{
"name": "T21Button",
"version": "1.2.0",
"summary": "T21Button is a helper 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.2.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"
}