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