2 "name": "HyperSnapSDK",
4 "summary": "HyperVerge's iOS Framework for capturing documents and faces to be used with our AI Engines",
5 "description": "HyperSnapSDK is HyperVerge’s documents + face capture framework that captures images at a resolution appropriate for our proprietary Deep Learning OCR and Face Recognition Engines.The framework provides a liveness feature that uses our advanced AI Engines to tell if a captured image is that of a real person or a photograph.",
6 "homepage": "https://github.com/hyperverge/capture-ios-sdk",
7 "authors": "HyperVerge",
13 "git": "https://github.com/hyperverge/capture-ios-sdk.git",
16 "static_framework": true,
20 "swift_versions": "5.0",
21 "default_subspecs": "Core",
25 "vendored_frameworks": "Core/HyperSnapSDK.xcframework",
27 "resources": "Core/HVResources.bundle"
33 "TensorFlowLiteSwift": [
37 "vendored_frameworks": "DocDetect/HyperSnapSDK.xcframework",
39 "resources": "DocDetect/HVResources.bundle"
43 "swift_version": "5.0"