blob: 30d0f03f2adeb630da359525633e852a57097313 [file] [log] [blame]
{
"name": "BouncyLayout",
"version": "2.1.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.1.0"
},
"source_files": "BouncyLayout/Classes/**/*.{swift}"
}