[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 8 / 1 / PrescreeniOS / 0.0.1-alpha / PrescreeniOS.podspec.json
blob7bd03d4480dcfa2c7964974c119e58892df2888e
2   "name": "PrescreeniOS",
3   "version": "0.0.1-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/InDistinct-Studio/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/InDistinct-Studio/prescreen-ios-pod/releases/download/v0.0.1-alpha/PrescreeniOS.zip"
16   },
17   "platforms": {
18     "ios": "12.1"
19   },
20   "ios": {
21     "vendored_frameworks": "PrescreeniOS.framework"
22   },
23   "static_framework": true,
24   "dependencies": {
25     "GoogleMLKit/TextRecognition": [
27     ],
28     "GoogleMLKit/ObjectDetectionCustom": [
30     ]
31   }