[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / e / PayWiserOnboardingKYC / 3.0.32 / PayWiserOnboardingKYC.podspec.json
blob2cd3c87a8e0e1c2a6bdaa4a048ed1533c5a98538
2   "name": "PayWiserOnboardingKYC",
3   "version": "3.0.32",
4   "summary": "KYC user identification and verification.",
5   "description": "PayWiser Onboarding KYC SDK for iOS is a service that allows third-party apps to easily include user identification and verification into their iOS apps. This service identifies the user using their official ID documents through a video in real-time.",
6   "homepage": "https://www.paywiser.com",
7   "license": {
8     "type": "Copyright",
9     "text": "Copyright 2020 Intech d.o.o. All rights reserved.\\n"
10   },
11   "authors": {
12     "tjasajan": "tjasa@intech.si"
13   },
14   "source": {
15     "http": "https://github.com/paywiser-com/PayWiserOnboardingKycSDK-iOS/archive/v3.0.32.tar.gz"
16   },
17   "swift_versions": [
18     "5"
19   ],
20   "platforms": {
21     "ios": "12.0"
22   },
23   "resource_bundles": {
24     "PayWiserOnboardingKYC": "PayWiserOnboardingKYC.framework/*.{storyboardc,nib,car,lproj}"
25   },
26   "resources": "PayWiserOnboardingKYC.framework/*.{storyboardc,nib,car,lproj}",
27   "source_files": "PayWiserOnboardingKYC.framework/Headers/*.h",
28   "public_header_files": "PayWiserOnboardingKYC.framework/Headers/*.h",
29   "module_map": "PayWiserOnboardingKYC.framework/Modules/module.modulemap",
30   "vendored_frameworks": "PayWiserOnboardingKYC.framework",
31   "frameworks": "UIKit",
32   "dependencies": {
33     "PhoneNumberKit": [
34       "3.3.1"
35     ],
36     "CountryPickerView": [
37       "3.1.3"
38     ],
39     "VideoID": [
40       "7.1.7"
41     ]
42   },
43   "pod_target_xcconfig": {
44     "ENABLE_BITCODE": "No",
45     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
46   },
47   "user_target_xcconfig": {
48     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
49   },
50   "swift_version": "5"