blob: eaa6061ecf9b2521d3fdf31bee6707e67748ab65 [file] [log] [blame]
{
"name": "SquishButton",
"version": "0.2",
"summary": "A button that squishes when pressed. As seen in the Clips app.",
"description": "SquishButton responds to touches with a simple and nice animation. Customize the animation behavior and the button style as you wish.",
"homepage": "https://github.com/BalestraPatrick/SquishButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BalestraPatrick": "me@patrickbalestra.com"
},
"source": {
"git": "https://github.com/BalestraPatrick/SquishButton.git",
"tag": "0.2"
},
"social_media_url": "https://twitter.com/BalestraPatrick",
"platforms": {
"ios": "8.3"
},
"source_files": "SquishButton/Classes/**/*",
"pushed_with_swift_version": "4.0"
}