blob: 5c40b003e70e87e71c3272a27e7e57e199560d59 [file] [log] [blame]
{
"name": "YCBarcodeReader",
"version": "1.0.0",
"summary": "The framework for reading barcodes and qrcodes.",
"description": "The framework for reading barcodes and qrcodes. Instructions for installation\n are in [the README](https://github.com/YuraChudnick/YCBarcodeReader).",
"homepage": "https://github.com/YuraChudnick/YCBarcodeReader",
"license": {
"type": "MIT",
"file": "License.md"
},
"authors": {
"Y.Chudnick": "y.chudnovets@temabit.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/YuraChudnick/YCBarcodeReader.git",
"tag": "1.0.0"
},
"source_files": [
"YCBarcodeReader",
"YCBarcodeReader/*.swift"
],
"resources": [
"YCBarcodeReader/Resources/*.png"
],
"swift_version": "4.2"
}