blob: 3853b9b221aa35edf2c38c0b312323ff0ce4f033 [file] [log] [blame]
{
"name": "BubbleTransition",
"version": "2.0.2",
"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": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}