blob: 6983d9e604618c3715f756e43f787b314a149a63 [file] [log] [blame]
{
"name": "BubbleTransition",
"version": "3.2.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.2.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "Source/*.swift",
"requires_arc": true
}