blob: eaae946e026079206b05cb034857e47ff53da1ff [file] [log] [blame]
{
"name": "BouncyLayout",
"version": "2.0.0",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"summary": "Make. It. Bounce.",
"description": "BouncyLayout is a collection view layout that makes your cells bounce.",
"homepage": "https://github.com/roberthein/BouncyLayout",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Robert-Hein Hooijmans": "rh.hooijmans@gmail.com"
},
"social_media_url": "https://twitter.com/roberthein",
"source": {
"git": "https://github.com/roberthein/BouncyLayout.git",
"tag": "2.0.0"
},
"source_files": "BouncyLayout/Classes/**/*.{swift}",
"pushed_with_swift_version": "3.0"
}