[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 6 / 5 / 0 / VerifaiLiveness / 4.2.0 / VerifaiLiveness.podspec.json
blob818e390ae9e32abe4f63a89f972d0af7f0076704
2   "name": "VerifaiLiveness",
3   "version": "4.2.0",
4   "summary": "Verifai Liveness check component part of Verifai. ID verification SDK",
5   "description": "This is the Verifai Liveness check component. Which is part of the Verifai SDK. The main SDK is required when using this component. Verifai is extraordinarily smart OCR software, which can authenticate all types of identification documents in a matter of seconds.",
6   "homepage": "https://www.verifai.com",
7   "documentation_url": "https://docs.verifai.com",
8   "license": {
9     "type": "Commercial",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Verifai": "info@verifai.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "http": "https://dashboard.verifai.com/downloads/sdk/liveness-check/4.2.0/verifai_sdk_liveness-check_4_2_0.zip",
20     "sha1": "af777fd1b8066ae287eacdbe550d2c0139fb9f5b"
21   },
22   "ios": {
23     "vendored_frameworks": "VerifaiLiveness.framework"
24   },
25   "pod_target_xcconfig": {
26     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
27   },
28   "user_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
30   }