blob: 7dedb0907d2d0ae8ee15bab23eeeaea6980f6e4c [file] [log] [blame]
{
"name": "CameraScanner",
"version": "0.1.0",
"summary": "Scan with camera.",
"description": "Scan with camera barcode and qrcode.",
"homepage": "https://github.com/eduardo-aop/CameraScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eduardo-aop": "eduardo.pereira@inatel.br"
},
"source": {
"git": "https://github.com/eduardo-aop/CameraScanner.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CameraScanner/Classes/**/*",
"swift_version": "4.0"
}