[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 8 / d / b / BubbleTransition / 3.0.1 / BubbleTransition.podspec.json
blobeb33a62a275af7342b0c89c57d804479d1034e32
2   "name": "BubbleTransition",
3   "version": "3.0.1",
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": "3.0.1"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_version": "4.0",
20   "source_files": "Source/*.swift",
21   "requires_arc": true