[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / d / b / BubbleTransition / 1.0.0 / BubbleTransition.podspec.json
blobd88cc2d8f35333ccc696eeeacf7e41b7aa4da543
2   "name": "BubbleTransition",
3   "version": "1.0.0",
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": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source_files": "Source/*.swift",
20   "requires_arc": true