blob: 2d84593ca533412e24e5212f8da2edc085ae0673 [file] [log] [blame]
{
"name": "HFBouncingButton",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HFBouncingButton/Classes/**/*"
}