[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / b / 6 / UIPilot / 1.1.7 / UIPilot.podspec.json
blobe7e9172b0ad6b3e853e6f7fd2911e72787fc8e88
2   "name": "UIPilot",
3   "version": "1.1.7",
4   "summary": "The missing type-safe, SwiftUI navigation library.",
5   "description": "UIPilot is a wrapper around NavigationView of SwiftUI.",
6   "homepage": "https://github.com/canopas/UIPilot",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Jimmy": "jimmy@canopas.com"
13   },
14   "source": {
15     "git": "https://github.com/canopas/UIPilot.git",
16     "tag": "1.1.7"
17   },
18   "source_files": "Sources/UIPilot/*.swift",
19   "social_media_url": "https://twitter.com/canopassoftware",
20   "module_name": "UIPilot",
21   "requires_arc": true,
22   "swift_versions": "5.5",
23   "preserve_paths": "README.md",
24   "platforms": {
25     "ios": "14.0",
26     "tvos": "14.0",
27     "osx": "11.0",
28     "watchos": "7.0"
29   },
30   "swift_version": "5.5"