[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / d / 1 / 9 / NavigationStack / 1.0.4 / NavigationStack.podspec.json
blobc4435e540b9d2e5ae2e4b8a99be23e2c62b6efdf
2   "name": "NavigationStack",
3   "version": "1.0.4",
4   "summary": "An alternative SwiftUI NavigationView.",
5   "description": "An alternative SwiftUI NavigationView implementing classic stack-based navigation giving also some more control on animations and programmatic navigation.",
6   "homepage": "https://github.com/matteopuc/swiftui-navigation-stack",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Matteo Puccinelli": "matteo.puccinelli@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/matteopuc/swiftui-navigation-stack.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "13.0",
20     "osx": "10.15",
21     "watchos": "6.0"
22   },
23   "swift_versions": "5.0",
24   "source_files": "Sources/NavigationStack/**/*",
25   "swift_version": "5.0"