blob: 0c463fe1808ee02e043b104637d7b8971a15cf5e [file] [log] [blame]
{
"name": "BubbleTransition",
"version": "3.0.0",
"license": "MIT",
"summary": "A custom modal transition that presents and dismiss a controller with a bubble effect",
"description": "Easy to use custom modal animation that presents the new controller\nwithin a bubble, expanding to cover the whole screen.",
"homepage": "https://github.com/andreamazz/BubbleTransition",
"social_media_url": "https://twitter.com/theandreamazz",
"authors": {
"Andrea Mazzini": "andrea.mazzini@gmail.com"
},
"source": {
"git": "https://github.com/andreamazz/BubbleTransition.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "Source/*.swift",
"requires_arc": true
}