blob: 4dde2f3c008f8673d39c64990ee3c497c7ac44d9 [file] [log] [blame]
{
"name": "DynamsoftBarcodeReaderFramework",
"version": "7.2.1",
"summary": "DynamsoftBarcodeReader SDK 7.2.1",
"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.2.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": [
"DynamsoftBarcodeReader.framework/*",
"DynamsoftBarcodeReader.framework/**/*"
]
}