blob: ae1830c186c2a025f2254e14402a36ba89d8c458 [file] [log] [blame]
{
"name": "SquishyButton",
"version": "0.1.0",
"summary": "Button with spring animation.",
"description": "This button is animated when be pushed and be released.",
"homepage": "https://github.com/malt03/SquishyButton",
"screenshots": "https://raw.githubusercontent.com/malt03/SquishyButton/master/Screenshot.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Koji Murata": "malt.koji@gmail.com"
},
"source": {
"git": "https://github.com/malt03/SquishyButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SquishyButton/Classes/**/*"
}