blob: cfda01b186b8544079ce763bfd58375568f87ea8 [file] [log] [blame]
{
"name": "UIButtonState",
"version": "1.0.0",
"summary": "An easy way to use config button state",
"homepage": "https://github.com/spWang/UIButton-State",
"license": "MIT",
"authors": {
"spWang": "wsp810@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/spWang/UIButton-State.git",
"tag": "1.0.0"
},
"source_files": "UIButtonState/UIButtonState/UIButton+State/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}