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