blob: 677f73bb72ccc9bacd467f67e82a02c9d39d6247 [file] [log] [blame]
{
"name": "ScanIne",
"version": "0.0.1",
"summary": "Scan ine fron get information of INE",
"description": "Scan ine fron get information of INE USIGN MLKIT",
"license": "MIT",
"homepage": "https://github.com/Leojfl/ScanIne2",
"authors": {
"Leojfl": "leojfl@outlook.com"
},
"source": {
"git": "https://github.com/Leojfl/ScanIne2.git",
"tag": "0.0.1",
"branch": "main"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"resource_bundles": {
"ScanIne": [
"ScanIne/**/*.png"
]
},
"static_framework": true,
"dependencies": {
"MLKitVision": [
],
"Lumina": [
],
"OpenCV2": [
],
"GoogleMLKit/TextRecognition": [
],
"RxSwift": [
],
"RxCocoa": [
],
"MLKitCommon": [
]
},
"source_files": "ScanIne/**/*.{swift}",
"swift_version": "5.0"
}