[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / c / b / RGStack / 1.2 / RGStack.podspec.json
blob209c29fa8168bcb005b14cf03967f7d8ddeb739c
2   "name": "RGStack",
3   "version": "1.2",
4   "summary": "SwiftUI View Component",
5   "description": "This UI attempts to capture the Quibi Card Stack and the associated User Interaction.",
6   "authors": "Robera Geleta",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/terminatorover/RGStack",
12   "platforms": {
13     "ios": "13.0"
14   },
15   "source": {
16     "git": "https://github.com/terminatorover/RGStack.git",
17     "tag": "v1.2"
18   },
19   "frameworks": [
20     "SwiftUI",
21     "Foundation"
22   ],
23   "source_files": "RGStack/*.swift",
24   "module_name": "RGStack",
25   "swift_versions": "4.0",
26   "swift_version": "4.0"