[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 7 / 8 / OIMUICalling / 1.0.0 / OIMUICalling.podspec.json
blob91473d16b5840fa71f0d674f273c3fe9313d395a
2   "name": "OIMUICalling",
3   "version": "1.0.0",
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": "https://github.com/std-s/OIMUICalling.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "OIMUICalling/*.swift",
23   "resource_bundles": {
24     "OIMUICalling": [
25       "OIMUICalling/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     "Localize-Swift": [
46       "~> 3.2"
47     ],
48     "LiveKit-Swift": [
50     ],
51     "PromisesSwift": [
52       "2.0.0"
53     ],
54     "Kingfisher": [
56     ]
57   },
58   "swift_version": "5.0"