blob: bead3fbc5bee162442a6b5c63ca86dd8a21c1532 [file] [log] [blame]
{
"name": "CodeScan",
"version": "1.0.7",
"summary": "A helper framework to read Barcodes and QRCodes",
"description": "This frameworks help to read all kind of Barcodes and QR codes with minimum resource utilization and with minimal time. A focus are which helps you to bounds your scan region.",
"homepage": "https://github.com/sarathraveendran-litmus7/CodeScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sarathraveendran-litmus7": "Sarath Raveendran"
},
"source": {
"git": "https://github.com/sarathraveendran-litmus7/CodeScanner.git",
"tag": "1.0.7"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source_files": "CodeScan/Classes/**/*",
"frameworks": [
"UIKit",
"AVKit",
"Vision"
],
"swift_version": "5.0"
}