blob: a57cf100979350b71d0549b1db578ad5dfa3fef2 [file] [log] [blame]
{
"name": "UIButtonState",
"version": "1.0.1",
"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.1"
},
"source_files": "UIButtonState/UIButtonState/UIButton+State/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}