[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 0 / 2 / 1 / OUIIM / 0.0.2 / OUIIM.podspec.json
blob155037866d2b83ca5644e5b38c5cb7b9ce1b06b3
2   "name": "OUIIM",
3   "version": "0.0.2",
4   "summary": "配合OpenIMSDK的iOS原生界面",
5   "description": "OpenIM:由前微信技术专家打造的基于 Go 实现的即时通讯(IM)项目,iOS版本IM SDK 可以轻松替代第三方IM云服务,打造具备聊天、社交功能的app。",
6   "homepage": "https://www.rentsoft.cn/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rentsoft": "https://www.rentsoft.cn/"
13   },
14   "source": {
15     "git": "git@github.com:OIMUI/OUIIM.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "OUIIM/Classes/**/*",
23   "static_framework": true,
24   "dependencies": {
25     "OUICore": [
27     ],
28     "JXSegmentedView": [
30     ],
31     "MJRefresh": [
33     ],
34     "SVProgressHUD": [
36     ],
37     "RxSwift": [
39     ],
40     "RxRelay": [
42     ],
43     "SnapKit": [
45     ]
46   },
47   "swift_version": "5.0"