[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / c / d / a / ProcessOutUI / 4.13.2 / ProcessOutUI.podspec.json
blob4a7055bc1e57345e7acc6bc2465b0f9ef9f49637
2   "name": "ProcessOutUI",
3   "version": "4.13.2",
4   "swift_versions": [
5     "5.9"
6   ],
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "homepage": "https://github.com/processout/processout-ios",
12   "authors": "ProcessOut",
13   "summary": "ProcessOut prebuilt UI.",
14   "source": {
15     "git": "https://github.com/processout/processout-ios.git",
16     "tag": "4.13.2"
17   },
18   "frameworks": [
19     "Foundation",
20     "SwiftUI"
21   ],
22   "platforms": {
23     "ios": "14.0"
24   },
25   "ios": {
26     "resources": "Sources/ProcessOutUI/Resources/**/*"
27   },
28   "source_files": "Sources/ProcessOutUI/**/*.swift",
29   "pod_target_xcconfig": {
30     "OTHER_SWIFT_FLAGS": "-Xfrontend -module-interface-preserve-types-as-written"
31   },
32   "dependencies": {
33     "ProcessOut": [
34       "4.13.2"
35     ],
36     "ProcessOutCoreUI": [
37       "4.13.2"
38     ]
39   },
40   "swift_version": "5.9"