[Add] FLAD 2.7.9.5
[CocoaPods.git] / Specs / 4 / c / b / RGStack / 1.0 / RGStack.podspec.json
blob6fe4d83b89f4394656e029fddced63494c0b320b
2   "name": "RGStack",
3   "version": "1.0",
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.0"
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"