[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / f / 8 / 7 / ProcessOutCoreUI / 4.22.1 / ProcessOutCoreUI.podspec.json
blob3b8e192926aa363d0be159355a97602e9c33154c
2   "name": "ProcessOutCoreUI",
3   "version": "4.22.1",
4   "swift_versions": [
5     "5.10"
6   ],
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/processout/processout-ios",
12   "authors": "ProcessOut",
13   "summary": "Reusable UI components and logic. Pod is meant to be used only with other ProcessOut pods.",
14   "source": {
15     "git": "https://github.com/processout/processout-ios.git",
16     "tag": "4.22.1"
17   },
18   "frameworks": [
19     "Foundation",
20     "SwiftUI"
21   ],
22   "platforms": {
23     "ios": "14.0"
24   },
25   "ios": {
26     "resources": "Sources/ProcessOutCoreUI/Resources/**/*"
27   },
28   "source_files": "Sources/ProcessOutCoreUI/**/*.swift",
29   "dependencies": {
30     "ProcessOut": [
32     ]
33   },
34   "swift_version": "5.10"