blob: 3986d0567e09f37b8ec806ad859ef6eb2f41f4d5 [file] [log] [blame]
{
"name": "SquishButton",
"version": "0.1",
"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.1"
},
"social_media_url": "https://twitter.com/BalestraPatrick",
"platforms": {
"ios": "8.3"
},
"source_files": "SquishButton/Classes/**/*",
"pushed_with_swift_version": "3.0"
}