[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / c / RXFusionMeeting / 2.0.0 / RXFusionMeeting.podspec.json
blob8c70b0d50df92e15c6f489521327fb7bbb6eaa20
2   "name": "RXFusionMeeting",
3   "version": "2.0.0",
4   "summary": "容信会议插件",
5   "description": "容信插件会议模块,依赖RXAppModel,RXCommon",
6   "homepage": "https://www.yuntongxun.com/",
7   "license": "MIT",
8   "authors": {
9     "gaoyuan": "2502905737@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://gitlab.com/RXPlugins/RXFusionMeeting.git",
16     "tag": "2.0.0"
17   },
18   "resources": [
19     "source/**/*.{png,xib}",
20     "source/**/**/*.png"
21   ],
22   "source_files": "header/*.h",
23   "vendored_libraries": "lib/*.a",
24   "requires_arc": true,
25   "dependencies": {
26     "RXCommon": [
28     ],
29     "RXAppModel": [
31     ]
32   }