[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / 4 / c / ScanIne / 0.0.1 / ScanIne.podspec.json
blob677f73bb72ccc9bacd467f67e82a02c9d39d6247
2   "name": "ScanIne",
3   "version": "0.0.1",
4   "summary": "Scan ine fron get information of INE",
5   "description": "Scan ine fron get information of INE USIGN MLKIT",
6   "license": "MIT",
7   "homepage": "https://github.com/Leojfl/ScanIne2",
8   "authors": {
9     "Leojfl": "leojfl@outlook.com"
10   },
11   "source": {
12     "git": "https://github.com/Leojfl/ScanIne2.git",
13     "tag": "0.0.1",
14     "branch": "main"
15   },
16   "platforms": {
17     "ios": "11.0"
18   },
19   "swift_versions": "5.0",
20   "resource_bundles": {
21     "ScanIne": [
22       "ScanIne/**/*.png"
23     ]
24   },
25   "static_framework": true,
26   "dependencies": {
27     "MLKitVision": [
29     ],
30     "Lumina": [
32     ],
33     "OpenCV2": [
35     ],
36     "GoogleMLKit/TextRecognition": [
38     ],
39     "RxSwift": [
41     ],
42     "RxCocoa": [
44     ],
45     "MLKitCommon": [
47     ]
48   },
49   "source_files": "ScanIne/**/*.{swift}",
50   "swift_version": "5.0"