2 "name": "LivenessDetectionCore",
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",
11 "authors": "Jakub Dolejs",
24 "git": "https://github.com/AppliedRecognition/Liveness-Detection-Core-Apple.git",
27 "source_files": "Sources/LivenessDetection/*.swift",
28 "module_name": "LivenessDetection",
29 "swift_version": "5.10"