blob: ae34e1a0b128bfd425c874fee04785ce77c97dd8 [file] [log] [blame]
{
"name": "ScanditCaptureCore",
"version": "6.1.2",
"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": "ScanditCaptureCore builds the foundation of all data capture related functionality offered by the Scandit Data Capture SDK.",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://ssl.scandit.com/sdk/download/scandit-datacapture-ios-core-6.1.2.zip"
},
"requires_arc": true,
"module_name": "ScanditCaptureCore",
"source_files": "ScanditCaptureCore.framework/Headers/*.h",
"public_header_files": "ScanditCaptureCore.framework/Headers/*.h",
"vendored_frameworks": "ScanditCaptureCore.framework"
}