blob: 0c83a933e860a643c63dcc86954fcc1200dbad7e [file] [log] [blame]
{
"name": "QRScanner",
"version": "0.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "QRScanner/Classes/**/*"
}