[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 3 / 1 / SweetBubbles / 1.0.0 / SweetBubbles.podspec.json
blobb406637b05a1bde761b796377cb30278f83e8806
2   "name": "SweetBubbles",
3   "platforms": {
4     "ios": "12.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": "SweetBubbles/**/*.{h,storyboard,swift,png}",
29   "swift_versions": "5",
30   "swift_version": "5"