[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / b / 6 / UIPilot / 1.3.0 / UIPilot.podspec.json
blobb20b2f4590481c17512ba2b03f66a920587c0cb4
2   "name": "UIPilot",
3   "version": "1.3.0",
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.3.0"
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"