blob: 39bf404141a5a95ad08789a0b5a0e86a276c29ad [file] [log] [blame]
{
"name": "HFBouncingButton",
"version": "0.1.0",
"summary": "HFBouncingButton is simple helper to make bouncing button.",
"description": "HFBouncingButton is simple helper to make bouncing button.\n\n* The view can be customized\n* Bouncing direction can be vertical / horizontal\n* Use block for easy tap action",
"homepage": "https://github.com/thidayatullah/HFBouncingButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Teguh Hidayatullah": "thidayatullah90@gmail.com"
},
"source": {
"git": "https://github.com/thidayatullah/HFBouncingButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFBouncingButton/Classes/**/*"
}