blob: a80ae00dc42f8231813714c158c00f7bbf4c0466 [file] [log] [blame]
{
"name": "MCQRScan",
"version": "0.0.1",
"summary": "A short description of MCQRScan.",
"description": "一个轻量级的二维码扫描识别工具类,已解耦合,容易自定义自己的UI",
"homepage": "https://github.com/hwzss/MCQRScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"authors": {
"maodou": "maodou@ecook.cn"
},
"source": {
"git": "https://github.com/hwzss/MCQRScan.git"
},
"source_files": [
"MCQRScan",
"MCQRScan/**/*.{h,m}"
],
"resources": "Resources/*.png"
}