[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / d / 8 / UserVerification / 1.0.13 / UserVerification.podspec.json
blob36cbcf5eb89911c2d30a5c3ee76d5e0323c5e459
2   "name": "UserVerification",
3   "version": "1.0.13",
4   "summary": "SDK for verify User based on document and biometric proof",
5   "description": "Please follow the integration document to add this SDK into your application.",
6   "homepage": "https://github.com/FinioTech/UserVerification-iOS-SDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Finiotech": "zahid@finiotech.com"
13   },
14   "source": {
15     "git": "https://github.com/FinioTech/UserVerification-iOS-SDK.git",
16     "tag": "1.0.13"
17   },
18   "ios": {
19     "frameworks": "UserVerification"
20   },
21   "platforms": {
22     "ios": "11.0"
23   },
24   "swift_versions": "5.0",
25   "vendored_frameworks": "UserVerification.xcframework",
26   "frameworks": "AVFoundation",
27   "libraries": [
28     "c++",
29     "z"
30   ],
31   "dependencies": {
32     "GoogleMLKit/ObjectDetection": [
34     ],
35     "GoogleMLKit/FaceDetection": [
37     ],
38     "GoogleMLKit/TextRecognition": [
40     ],
41     "Protobuf": [
43     ]
44   },
45   "xcconfig": {
46     "HEADER_SEARCH_PATHS": "$(inherited)"
47   },
48   "pod_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "user_target_xcconfig": {
52     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
53   },
54   "swift_version": "5.0"