[Add] FaceSDKNightly 6.4.2326
[CocoaPods.git] / Specs / 6 / 1 / 3 / SwiftUISegues / 1.0.2 / SwiftUISegues.podspec.json
blob2395f0da393fc459aa7d79275a5585e0bdbeb01c
2   "name": "SwiftUISegues",
3   "version": "1.0.2",
4   "summary": "Easy-to-use segues in SwiftUI, allowing for presenting views using common UIKIt Segue types - push, modal and popover.",
5   "homepage": "https://github.com/globulus/swiftui-segues",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Gordan Glavaš": "gordan.glavas@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/globulus/swiftui-segues.git",
15     "tag": "1.0.2"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "swift_versions": "4.0",
21   "source_files": "Sources/SwiftUISegues/**/*",
22   "swift_version": "4.0"