blob: 2bd8e30808683e9f5d046b883fd5f5492729b42f [file] [log] [blame]
{
"name": "YCBarcodeReader",
"version": "1.0.1",
"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.1"
},
"source_files": [
"YCBarcodeReader",
"YCBarcodeReader/*.swift"
],
"resources": [
"YCBarcodeReader/Resources/*.png"
],
"swift_version": "4.2"
}