[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / 1 / e / PayWiserOnboardingKYC / 3.1.0 / PayWiserOnboardingKYC.podspec.json
blobe0475259ed5e649b34fda0d001f6285e4d31a8a5
2   "name": "PayWiserOnboardingKYC",
3   "version": "3.1.0",
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.1.0.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,lproj}"
25   },
26   "source_files": "PayWiserOnboardingKYC.framework/Headers/*.h",
27   "public_header_files": "PayWiserOnboardingKYC.framework/Headers/*.h",
28   "module_map": "PayWiserOnboardingKYC.framework/Modules/module.modulemap",
29   "vendored_frameworks": "PayWiserOnboardingKYC.framework",
30   "frameworks": "UIKit",
31   "dependencies": {
32     "PhoneNumberKit": [
33       "3.3.1"
34     ],
35     "CountryPickerView": [
36       "3.1.3"
37     ],
38     "VideoID": [
39       "7.1.9"
40     ]
41   },
42   "pod_target_xcconfig": {
43     "ENABLE_BITCODE": "No",
44     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
45   },
46   "user_target_xcconfig": {
47     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
48   },
49   "swift_version": "5"