[Add] NordicDFU 4.16.0
[CocoaPods.git] / Specs / 9 / 7 / 4 / SweetBubblesTransition / 1.0.0 / SweetBubblesTransition.podspec.json
blob352b65840896e1f36642d225d8ca11f68ef9cdf7
2   "name": "SweetBubblesTransition",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "requires_arc": true,
7   "version": "1.0.0",
8   "summary": "Bubble transition between two Controllers written in Swift.",
9   "description": "SweetBubbles is as indicated by its name, a sweet transition between two controllers using bubble to make it beautiful !",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Lucas Amelin": "lucasamelin14@gmail.com"
16   },
17   "homepage": "https://github.com/LucasGitHubz/SweetBubblesTransition",
18   "source": {
19     "git": "https://github.com/LucasGitHubz/SweetBubblesTransition.git",
20     "tag": "1.0.0"
21   },
22   "frameworks": "UIKit",
23   "dependencies": {
24     "Reusable": [
25       "~> 4.1.1"
26     ]
27   },
28   "source_files": "SweetBubblesTransition/**/*.{swift}",
29   "resources": "SweetBubblesTransition/**/*.{png,storyboard}",
30   "swift_versions": "5",
31   "swift_version": "5"