blob: 74ffea204d0930403dac2f49d680c8376b7250a9 [file] [log] [blame]
{
"name": "UIButtonSetBackgroundColorForState",
"version": "0.1.0",
"summary": "Add method setBackgroundColor:forState: to UIButton.",
"homepage": "https://github.com/swordray/UIButtonSetBackgroundColorForState",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jianqiu Xiao": "swordray@gmail.com"
},
"source": {
"git": "https://github.com/swordray/UIButtonSetBackgroundColorForState.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}