blob: 8c70b0d50df92e15c6f489521327fb7bbb6eaa20 [file] [log] [blame]
{
"name": "RXFusionMeeting",
"version": "2.0.0",
"summary": "容信会议插件",
"description": "容信插件会议模块,依赖RXAppModel,RXCommon",
"homepage": "https://www.yuntongxun.com/",
"license": "MIT",
"authors": {
"gaoyuan": "2502905737@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://gitlab.com/RXPlugins/RXFusionMeeting.git",
"tag": "2.0.0"
},
"resources": [
"source/**/*.{png,xib}",
"source/**/**/*.png"
],
"source_files": "header/*.h",
"vendored_libraries": "lib/*.a",
"requires_arc": true,
"dependencies": {
"RXCommon": [
],
"RXAppModel": [
]
}
}