blob: 4c5d370567ecd26a6f57d548a5b7e4ba88717374 [file] [log] [blame]
{
"name": "ScanditOCR",
"version": "6.7.1",
"homepage": "https://www.scandit.com",
"documentation_url": "https://docs.scandit.com/data-capture-sdk/ios/",
"license": {
"text": "Copyright 2020- Scandit",
"type": "Commercial"
},
"authors": {
"Scandit AG": "support@scandit.com"
},
"summary": "ScanditOCR provides core OCR functionality for other modules of the Scandit Data Capture SDK",
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://ssl.scandit.com/sdk/download/scandit-datacapture-ios-ocr-6.7.1.zip"
},
"requires_arc": true,
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"module_name": "ScanditOCR",
"vendored_frameworks": "ScanditOCR.framework"
}