blob: 2df1f071fb54ac1b42faf89f348b2226822106b8 [file] [log] [blame]
{
"name": "UIButtonHitAnimation",
"version": "0.0.1",
"summary": "Add Hit Effect for your button",
"description": "一句话为你的UIButton增加点击效果",
"homepage": "https://github.com/OPTJoker/UIButtonHitAnimation",
"license": "MIT",
"authors": {
"OPTJoker": "pyman.zhang@gmial.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/OPTJoker/UIButtonHitAnimation.git",
"tag": "0.0.1"
},
"source_files": "UIButton+ScaleAnimation/*.{h,m}"
}