blob: ccba48518fed75f534fef99ec56717003e216e74 [file] [log] [blame]
{
"name": "LPHQRScan",
"version": "0.0.6",
"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.6"
},
"source_files": [
"LPHQRScan",
"LPHQRScan/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"resources": "LPHQRScan/*.png",
"resource_bundles": {
"LPHQRScan": [
"{LPHQRScan}/*.xib"
]
}
}