blob: 3906eed8a3e97288b19e94da76336526050ae9c2 [file] [log] [blame]
{
"name": "UIButton+StatefulBackgroundColor",
"version": "0.1.3",
"summary": "A category on UIButton adding a setBackgroundColor:forState: method.",
"homepage": "https://github.com/zodio/UIButton-StatefulBackgroundColor",
"license": "MIT",
"authors": {
"Jai Govindani": "jai@zodio.com"
},
"source": {
"git": "https://github.com/zodio/UIButton-StatefulBackgroundColor.git",
"tag": "0.1.3"
},
"social_media_url": "https://twitter.com/govindani",
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Classes/*.{h,m}",
"frameworks": "QuartzCore"
}