blob: 84c376994aedfaecae948b23571b4c75ebb69774 [file] [log] [blame]
{
"name": "FCMatrix",
"version": "0.0.14",
"summary": "FCMatrix",
"description": "矩阵号组件",
"homepage": "https://gitee.com/FCComp/FCMatrix",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fczhouyou": "zhouyou@sobey.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitee.com/FCComp/FCMatrix.git",
"tag": "0.0.14"
},
"source_files": "FCMatrix/MatrixI003.framework/Headers/*.h",
"resources": "FCMatrix/*.bundle",
"vendored_frameworks": "FCMatrix/*.framework",
"dependencies": {
"FCBaseKit": [
],
"SVProgressHUD": [
],
"Toast": [
],
"YYModel": [
],
"WMPageController": [
],
"SPPageMenu": [
]
}
}