blob: b29c3e006010eb98ab20b27fd8d67139cc51ca58 [file] [log] [blame]
{
"name": "RWSBounceButton",
"version": "0.1.0",
"summary": "Bounce Button built in Swift",
"description": "Bounce Button that bounces on the click.",
"homepage": "https://github.com/iranjith4/RWSBounceButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ranjithkumar Matheswaran": "me@iranjith4.com"
},
"source": {
"git": "https://github.com/iranjith4/RWSBounceButton.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "RWSBounceButton/Classes/**/*"
}