[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 7 / HyperKYC / 0.0.3 / HyperKYC.podspec.json
blob9ece7e1b0b3f28c3793f2e551f3810685046b21f
2   "name": "HyperKYC",
3   "version": "0.0.3",
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/HyperKYC",
7   "authors": "HyperVerge",
8   "license": {
9     "type": "Custom",
10     "file": "LICENSE"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "swift_versions": "5.4",
16   "source": {
17     "git": "https://github.com/hyperverge/HyperKYC.git",
18     "tag": "0.0.3"
19   },
20   "vendored_frameworks": "HyperKYC.xcframework",
21   "ios": {
22     "resources": "HyperKYCResources.bundle"
23   },
24   "static_framework": true,
25   "dependencies": {
26     "HyperSnapSDK": [
28     ]
29   },
30   "swift_version": "5.4"