[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / a / 3 / HyperSnapSDK / 2.6.6 / HyperSnapSDK.podspec.json
bloba4995f88d2343cbcef80286927472463d1a376a7
2   "name": "HyperSnapSDK",
3   "version": "2.6.6",
4   "static_framework": true,
5   "summary": "HyperVerge's iOS Framework for capturing documents and faces to be used with our AI Engines",
6   "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.",
7   "homepage": "https://github.com/hyperverge/capture-ios-sdk",
8   "authors": "HyperVerge",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "license": {
13     "type": "Custom",
14     "file": "LICENSE"
15   },
16   "source": {
17     "git": "https://github.com/hyperverge/capture-ios-sdk.git",
18     "tag": "2.6.6"
19   },
20   "ios": {
21     "vendored_frameworks": "HyperSnapSDK.xcframework",
22     "resources": "HVResources.bundle"
23   },
24   "swift_versions": "5.0",
25   "testspecs": [
26     {
27       "name": "Tests",
28       "test_type": "unit",
29       "dependencies": {
30         "Result": [
31           "~> 5.0"
32         ]
33       }
34     }
35   ],
36   "swift_version": "5.0"