blob: 8428d142e2f5d861536c74dea028857c6871fd1a [file] [log] [blame]
{
"name": "ButtonBackgroundColor",
"version": "3.0.0",
"summary": "Category to handle the background color of a UIButton in normal and highlighted state.",
"homepage": "https://github.com/GabrielMassana",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Gabriel Massana": "gabrielmassana@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GabrielMassana/ButtonBackgroundColor-iOS.git",
"tag": "3.0.0",
"branch": "master"
},
"source_files": "ButtonBackgroundColor-iOS/**/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}