blob: 953cc5b5d30dea16c489e5d8003523f17060ab69 [file] [log] [blame]
{
"name": "DynamsoftBarcodeReaderFramework",
"version": "7.3.0",
"summary": "DynamsoftBarcodeReader SDK 7.3.0",
"description": "DynamsoftBarcodeReader SDK is best !",
"homepage": "https://github.com/dynamsoft-dbr/iOS-barcode-sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dynamsoft-dbr": "sales@dynamsoft.com"
},
"source": {
"git": "https://github.com/dynamsoft-dbr/iOS-barcode-sdk.git",
"tag": "7.3.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"DynamsoftBarcodeReader.framework/**/*",
"DynamsoftBarcodeReader.framework/*"
],
"public_header_files": "DynamsoftBarcodeReader.framework/Headers/*.h"
}