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