[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 8 / 3 / LivenessDetectionCore / 1.1.0 / LivenessDetectionCore.podspec.json
blob6ca04790a632bc7138db7fc74ba445e5a9d3946e
2   "name": "LivenessDetectionCore",
3   "version": "1.1.0",
4   "summary": "Liveness detection for iOS",
5   "description": "This library contains the SpoofDetector protocol, which is adopted by all Ver-ID spoof detector classes. This allows you to add liveness (spoof) detection to your project without being explicit about the specific \nspoof detectors.",
6   "homepage": "https://github.com/AppliedRecognition/Liveness-Detection-Core-Apple",
7   "license": {
8     "type": "Commercial",
9     "file": "LICENCE.txt"
10   },
11   "authors": "Jakub Dolejs",
12   "platforms": {
13     "ios": "13.0"
14   },
15   "swift_versions": [
16     "5.5",
17     "5.6",
18     "5.7",
19     "5.8",
20     "5.9",
21     "5.10"
22   ],
23   "source": {
24     "git": "https://github.com/AppliedRecognition/Liveness-Detection-Core-Apple.git",
25     "tag": "1.1.0"
26   },
27   "source_files": "Sources/LivenessDetection/*.swift",
28   "module_name": "LivenessDetection",
29   "swift_version": "5.10"