[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / e / c / MiraiSDK / 2.2.0 / MiraiSDK.podspec.json
blob57df945941df110b4b762c097e56e494e662de8c
2   "name": "MiraiSDK",
3   "version": "2.2.0",
4   "summary": "MiraiSDK detect and verify Thai national ID cards.",
5   "description": "MiraiSDK automatically captures high-quality document image with AI for no Copy of\nThai ID Card. There are a bit laser or light reflect on image and return id number data.",
6   "homepage": "https://github.com/northanapon/MiraiSDK",
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/MiraiSDK/releases/download/2.2.0/MiraiSDK-v2.2.0.zip"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "swift_versions": "5.0",
21   "static_framework": true,
22   "ios": {
23     "vendored_frameworks": "MiraiSDK.xcframework"
24   },
25   "resources": "MiraiSDK.bundle",
26   "dependencies": {
27     "GoogleMLKit/TextRecognition": [
28       ">=2.3"
29     ],
30     "GoogleMLKit/ObjectDetectionCustom": [
31       ">=2.3"
32     ],
33     "GoogleMLKit/ImageLabelingCustom": [
34       ">=2.3"
35     ]
36   },
37   "swift_version": "5.0"