[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 1 / PrescreeniOS / 2.0.0-alpha / PrescreeniOS.podspec.json
blob678df622f85fbc700b2fcf2f2f472752d3c139e8
2   "name": "PrescreeniOS",
3   "version": "2.0.0-alpha",
4   "summary": "PrescreeniOS detect and verify Thai national ID cards.",
5   "description": "'PrescreeniOS detect and verify Thai national ID cards. It works for both realtime input (camera feed) or an image.'",
6   "homepage": "https://github.com/Seen-Digital/prescreen-ios-pod.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "northanapon": "nor.thanapon@gmail.com"
13   },
14   "source": {
15     "http": "https://github.com/Seen-Digital/prescreen-ios-pod/releases/download/v2.0.0-alpha/PrescreeniOS-v2.0.0.zip"
16   },
17   "platforms": {
18     "ios": "12.1"
19   },
20   "ios": {
21     "vendored_frameworks": "PrescreeniOS.framework"
22   },
23   "resources": "PrescreeniOS.bundle",
24   "static_framework": true,
25   "dependencies": {
26     "GoogleMLKit/TextRecognition": [
28     ],
29     "GoogleMLKit/ObjectDetectionCustom": [
31     ]
32   }