[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 0 / a / 3 / HyperSnapSDK / 2.4.4 / HyperSnapSDK.podspec.json
blob4f6006d2bd79254effd8f964936534bf0c6a9e15
2   "name": "HyperSnapSDK",
3   "version": "2.4.4",
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",
8   "platforms": {
9     "ios": "9.0"
10   },
11   "license": {
12     "type": "Custom",
13     "file": "LICENSE"
14   },
15   "source": {
16     "http": "https://github.com/hyperverge/capture-ios-sdk/blob/master/HyperSnapSDK.zip?raw=true"
17   },
18   "ios": {
19     "vendored_frameworks": "HyperSnapSDK.framework"
20   }