blob: 7dab3529cf22220ba7255553dc7b0f7c52c76c3d [file] [log] [blame]
{
"name": "LPHQRScan",
"version": "0.0.4",
"summary": "Scan QRCode",
"description": "Scan QRCode,Push into a ViewController and return result block",
"homepage": "https://github.com/iosraven/LPHQRScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LuPeiHan": "535423469@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/iosraven/LPHQRScan.git",
"tag": "0.0.4"
},
"source_files": [
"LPHQRScan",
"LPHQRScan/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "*.png",
"resource_bundles": {
"LPHQRScan": [
"LPHQRScan/*.{xib}"
]
}
}