blob: 341a14b8c5587d084008dee7a106a93d002975ea [file] [log] [blame]
{
"name": "ScanditParser",
"version": "6.2.1",
"homepage": "https://www.scandit.com",
"documentation_url": "https://docs.scandit.com/data-capture-sdk/ios/",
"license": {
"text": "Copyright 2019- Scandit",
"type": "Commercial"
},
"authors": {
"Scandit AG": "support@scandit.com"
},
"summary": "The Scandit Parser Library parses data strings, e.g. as found in barcodes, into a set of key-value mappings.",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://ssl.scandit.com/sdk/download/scandit-datacapture-ios-parser-6.2.1.zip"
},
"requires_arc": true,
"module_name": "ScanditParser",
"source_files": "ScanditParser.framework/Headers/*.h",
"public_header_files": "ScanditParser.framework/Headers/*.h",
"vendored_frameworks": "ScanditParser.framework"
}