[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 5 / c / OIMUICore / 0.0.1 / OIMUICore.podspec.json
blob7965daa755500cd1848d4756b82bfc19374827b8
2   "name": "OIMUICore",
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/OIMUICore.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "OIMUICore/Classes/**/*",
23   "resource_bundles": {
24     "OIMUIResource": [
25       "OIMUICore/Assets/OIMUIResource.bundle/*.{storyboard,xib,xcassets,json,imageset,png,strings,lproj,txt}"
26     ],
27     "OIMUIEmoji": [
28       "OIMUICore/Assets/OIMUIEmoji.bundle/*"
29     ]
30   },
31   "static_framework": true,
32   "dependencies": {
33     "OpenIMSDK": [
34       "~> 2.3"
35     ],
36     "SnapKit": [
37       "~> 4.0"
38     ],
39     "RxSwift": [
40       "~> 6.5"
41     ],
42     "RxCocoa": [
43       "~> 6.0"
44     ],
45     "RxKeyboard": [
46       "~> 2.0"
47     ],
48     "RxDataSources": [
50     ],
51     "Kingfisher": [
53     ],
54     "lottie-ios": [
55       "~> 3.0"
56     ],
57     "ZLPhotoBrowser": [
58       "4.3.0"
59     ],
60     "SVProgressHUD": [
62     ],
63     "IQKeyboardManagerSwift": [
65     ],
66     "Localize-Swift": [
67       "~> 3.2"
68     ],
69     "Alamofire": [
71     ]
72   },
73   "swift_version": "5.0"