[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / d / a / CAHUD / 1.2.0 / CAHUD.podspec.json
blobf4942f4023dd76be53b094e984d0244db2a21ea8
2   "name": "CAHUD",
3   "version": "1.2.0",
4   "summary": "A beautiful HUD purely written in SwiftUI. Includes success, failure, info waiting and progress mode.",
5   "homepage": "https://github.com/Connapptivity/SwiftUI-HUD",
6   "license": {
7     "type": "Restricted",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Marlo Kessler": "marlo.kessler@connapptivity.de"
12   },
13   "platforms": {
14     "ios": "13.0",
15     "osx": "10.15",
16     "watchos": "6.0",
17     "tvos": "13.0"
18   },
19   "source": {
20     "git": "https://github.com/Connapptivity/SwiftUI-HUD.git",
21     "tag": "1.2.0"
22   },
23   "source_files": [
24     "Sources",
25     "Sources/**/*.{swift}"
26   ],
27   "exclude_files": "Sources/Exclude",
28   "frameworks": "Foundation",
29   "swift_versions": "5.2",
30   "dependencies": {
31     "Indicators": [
33     ]
34   },
35   "swift_version": "5.2"