blob: 0f0de8ee4703cff7fdd0290095b220b6ed2595dc [file] [log] [blame]
{
"name": "QRScanner",
"version": "0.0.5",
"summary": "Lightweight qrCode Scanner with Swift 4.2.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/izhoubin/QRScanner",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"izhoubin": "121160492@qq.com"
},
"source": {
"git": "https://github.com/izhoubin/QRScanner.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "QRScanner/Classes/*.*",
"resources": "QRScanner/Assets/*.*"
}