[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 3 / d / 8 / UserVerification / 1.0.7 / UserVerification.podspec.json
bloba2c9a72f2dddfeaadf75fa94570624d5a9de002d
2   "name": "UserVerification",
3   "version": "1.0.7",
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.7"
17   },
18   "ios": {
19     "frameworks": "UserVerification"
20   },
21   "platforms": {
22     "ios": "12.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": [
33       "3.2.0"
34     ],
35     "GoogleMLKit/FaceDetection": [
36       "3.2.0"
37     ],
38     "GoogleMLKit/TextRecognition": [
39       "3.2.0"
40     ]
41   },
42   "xcconfig": {
43     "HEADER_SEARCH_PATHS": "$(inherited)"
44   },
45   "pod_target_xcconfig": {
46     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
47   },
48   "user_target_xcconfig": {
49     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
50   },
51   "swift_version": "5.0"