[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / d / 1 / 9 / NavigationStack / 1.0.1 / NavigationStack.podspec.json
blobe3f6fc2f5ee86a5a599beef99807e0f01ed6fc10
2   "name": "NavigationStack",
3   "version": "1.0.1",
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/biobeats/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/biobeats/swiftui-navigation-stack.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "Sources/NavigationStack/**/*",
23   "swift_version": "5.0"