blob: 0aa46907d617adecf9457e2b4fb514cce4239843 [file] [log] [blame]
{
"name": "UIButton+NoHighlightState",
"version": "1.0.0",
"summary": "UIButton没有点击高亮效果",
"description": "UIButton没有点击高亮效果....",
"homepage": "http://www.eachbaby.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoxiao228": ""
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://gitee.com/gaoxiao228/UIButton_NoHighlightState.git",
"tag": "1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": false
}