blob: 9f1014300012de8f420091d8b74c5d3da92510fd [file] [log] [blame]
{
"name": "RHScan",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "实现二维码扫描功能,含各种UI、手势放大缩小镜头、仿微信扫码放大。",
"homepage": "https://github.com/huangkunhe/RHScan",
"authors": {
"huangkunhe": "river_hkh@163.com"
},
"source": {
"git": "https://github.com/huangkunhe/RHScan.git",
"tag": "1.0.0"
},
"platforms": {
"ios": null
},
"source_files": "RHScan/Scan/*.{h,m}",
"resources": "RHScan/Scan/*.png",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation"
],
"requires_arc": true
}