blob: d8b1e21e3bb5f8138a660cc0772d96fd5b8e9d6f [file] [log] [blame]
{
"name": "FCQRScan",
"version": "1.0.1",
"summary": "FCQRScan",
"description": "矩阵号组件",
"homepage": "https://gitee.com/FCComp/FCQRScan",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCQRScan.git",
"tag": "1.0.1"
},
"source_files": "FCQRScan/FCQRSearch.framework/Headers/*.h",
"resources": "FCQRScan/*.bundle",
"vendored_frameworks": "FCQRScan/*.framework",
"dependencies": {
"Masonry": [
],
"FCBaseKit": [
]
}
}