blob: 30f18e9229c7ce56c7014af0e960fc29d6f97b26 [file] [log] [blame]
{
"name": "HYScanningView",
"version": "0.1.1",
"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": "8.0"
},
"source": {
"git": "https://github.com/hillyoung/HYScanningView.git",
"tag": "0.1.1"
},
"source_files": [
"Classes",
"HYScanningView/HYScanningView/*.{h,m}"
]
}