blob: 823e6240fa51c95bad018ca244dd8f2b89bf8dc5 [file] [log] [blame]
{
"name": "SAScan",
"version": "0.0.7",
"summary": "一款轻量级二维码扫描控件",
"description": "1、这是一款二维码(条形三)扫描控制器;\n2、使用时可以一行代码调用并返回扫描结果。",
"homepage": "https://github.com/yusian/SAScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yusian": "yusian@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yusian/SAScan.git",
"tag": "0.0.7"
},
"source_files": [
"SAScan",
"SAScan/**/*.{h,m}"
],
"public_header_files": "SAScan/**/*.h",
"resources": "SAScan/*.bundle"
}