[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / b / BubbleTransition / 2.0.2 / BubbleTransition.podspec.json
blob3853b9b221aa35edf2c38c0b312323ff0ce4f033
2   "name": "BubbleTransition",
3   "version": "2.0.2",
4   "license": "MIT",
5   "summary": "A custom modal transition that presents and dismiss a controller with a bubble effect",
6   "description": "Easy to use custom modal animation that presents the new controller\nwithin a bubble, expanding to cover the whole screen.",
7   "homepage": "https://github.com/andreamazz/BubbleTransition",
8   "social_media_url": "https://twitter.com/theandreamazz",
9   "authors": {
10     "Andrea Mazzini": "andrea.mazzini@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/andreamazz/BubbleTransition.git",
14     "tag": "2.0.2"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true,
21   "pushed_with_swift_version": "3.0"