blob: c6696b9ec99f3806d37eca4909fde887084f6e65 [file] [log] [blame]
{
"name": "ButtonBackgroundColor",
"version": "1.0.1",
"summary": "Category to handle the background color of a UIButton in normal and selected 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": "1.0.1",
"branch": "master"
},
"source_files": "ButtonBackgroundColor/ButtonBackgroundColor/ButtonBackgroundColor/**/*.{h,m}",
"requires_arc": true
}