blob: 06534f5a1df042fc4d171741665915f6bf1097b3 [file] [log] [blame]
{
"name": "UITintedButton",
"version": "1.0",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/filipstefansson/UITintedButton",
"authors": {
"Filip Stefansson": "filip.stefansson@gmail.com"
},
"summary": "Category for UIButton to tint the image or background.",
"source": {
"git": "https://github.com/filipstefansson/UITintedButton.git",
"tag": "1.0"
},
"source_files": "UIButton+tintImage.{h,m}",
"requires_arc": true,
"platforms": {
"ios": null
}
}