blob: 161d73d0934fc03f5e012ba54bdd9aaebde41e62 [file] [log] [blame]
{
"name": "HYScanningView",
"version": "0.0.4",
"summary": "A custom view which can scan qrcode and barcode",
"description": "HYScanningView is custom view which can scan qrcode and barcode. User can implement scanning in his app",
"homepage": "https://github.com/hillyoung/HYScanningView/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hillyoung": "1666487339@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hillyoung/HYScanningView.git",
"tag": "0.0.4"
},
"source_files": [
"Classes",
"HYScanningView/HYScanningView/*.{h,m}"
]
}