blob: 9ded5bcd8b4a673b90e9f3c21b889303962006ff [file] [log] [blame]
{
"name": "BouncyPageViewController",
"version": "0.1.0",
"summary": "Page view controller with bounce effect",
"description": "Page view controller with bounce effect inspired by motion design by Stan Yakushevish.",
"homepage": "https://github.com/BohdanOrlov/BouncyPageViewController",
"screenshots": [
"https://github.com/BohdanOrlov/BouncyPageViewController/blob/master/GIFs/dribble.gif?raw=true",
"https://github.com/BohdanOrlov/BouncyPageViewController/blob/master/GIFs/bouncyDemo.gif?raw=true"
],
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bohdan Orlov": "bohdan.orlov@gmail.com"
},
"source": {
"git": "https://github.com/BohdanOrlov/BouncyPageViewController.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/bohdan_orlov",
"platforms": {
"ios": "8.0"
},
"source_files": "BouncyPageViewController/Classes/**/*",
"dependencies": {
"RBBAnimation": [
"0.4.0"
]
}
}