[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 4 / a / OUICalling / 0.0.1 / OUICalling.podspec.json
bloba73d8b230a1c4988f65d3fee0aad980223b76e36
2   "name": "OUICalling",
3   "version": "0.0.1",
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/OUICalling.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "OUICalling/*.swift",
23   "resource_bundles": {
24     "OIMUICalling": [
25       "OUICalling/OIMUICalling.bundle/**/*.{storyboard,xib,xcassets,json,imageset,png,strings,mp3}"
26     ]
27   },
28   "static_framework": true,
29   "dependencies": {
30     "OpenIMSDK": [
32     ],
33     "SnapKit": [
34       "~> 4.0"
35     ],
36     "RxCocoa": [
37       "~> 6.0"
38     ],
39     "RxSwift": [
40       "~> 6.0"
41     ],
42     "lottie-ios": [
43       "~> 3.0"
44     ],
45     "LiveKitClient": [
47     ],
48     "Kingfisher": [
50     ]
51   },
52   "swift_version": "5.0"