blob: 7a0adf5aa0969433621829a1ae51e620c1b254b5 [file] [log] [blame]
{
"name": "FCQRScan",
"version": "1.0.4",
"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.4"
},
"source_files": "FCQRScan/FCQRSearch.framework/Headers/*.h",
"resources": "FCQRScan/*.bundle",
"vendored_frameworks": "FCQRScan/*.framework",
"dependencies": {
"Masonry": [
],
"FCBaseKit": [
]
}
}