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