blob: 1efa8d7d81c13cb21e65578e8a137ef4c2ffe0c8 [file] [log] [blame]
{
"name": "HYScanningView",
"version": "0.0.2",
"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.2"
},
"source_files": [
"Classes",
"HYScanningView/HYScanningView/*.{h,m}"
]
}