[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 7 / HyperKYC / 0.2.0 / HyperKYC.podspec.json
blob84debbfa7d77ece7f6c9be4591d89f1cc1d01fc6
2   "name": "HyperKYC",
3   "version": "0.2.0",
4   "summary": "HyperVerge's iOS Framework for capturing documents and faces to be used with our AI Engines",
5   "description": "HyperKyc SDK can be used to create Global DKYC workflows to capture images of ID cards, photos of the face of the user, and perform other operations like face matches, etc all within itself to ease up integration friction on the client end.",
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.2.0"
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"