[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / c / d / e / RXChat / 2.0.0 / RXChat.podspec.json
blobc9a0b4580be98d6ccc1672c846624215ade71290
2   "name": "RXChat",
3   "version": "2.0.0",
4   "summary": "容信IM插件",
5   "description": "容信插件RXChat模块,依赖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/RXChat.git",
16     "tag": "2.0.0"
17   },
18   "resources": [
19     "source/*.bundle",
20     "source/ChatXIB/*.xib",
21     "source/消息/*.png",
22     "source/聊天/**/*.png",
23     "source/加号弹框/*.png"
24   ],
25   "frameworks": "PushKit",
26   "source_files": "header/*.h",
27   "vendored_libraries": "lib/*.a",
28   "vendored_frameworks": "lib/*.framework",
29   "requires_arc": true,
30   "dependencies": {
31     "RXCommon": [
33     ],
34     "RXAppModel": [
36     ]
37   }