[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / f / 2 / ChatroomUIKit / 1.1.0 / ChatroomUIKit.podspec.json
blobec825ca9513bff8b937c2e2f9513af9c02d3c909
2   "name": "ChatroomUIKit",
3   "version": "1.1.0",
4   "summary": "ChatroomUIKit.",
5   "description": "This product is mainly designed to solve most user needs for chat rooms in pan-entertainment business scenarios. It mainly solves the problem for users that directly integrating the SDK is cumbersome and complex, and some APIs have poor experience (from the perspective of user-side developers) )And other issues. We are committed to creating chat room UIKit products with simple integration, high degree of freedom, simple process, and sufficiently detailed documentation.",
6   "homepage": "https://github.com/easemob/UIKit_Chatroom_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zjc19891106": "984065974@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/easemob/UIKit_Chatroom_ios.git",
16     "tag": "1.1.0"
17   },
18   "platforms": {
19     "ios": "13.0"
20   },
21   "xcconfig": {
22     "ENABLE_BITCODE": "NO"
23   },
24   "source_files": [
25     "Sources/ChatroomUIKit/Classes/**/*.swift"
26   ],
27   "resources": [
28     "Sources/ChatroomUIKit/**/*.bundle"
29   ],
30   "dependencies": {
31     "HyphenateChat": [
33     ]
34   },
35   "static_framework": true,
36   "swift_versions": "5.0",
37   "frameworks": [
38     "UIKit",
39     "Foundation",
40     "Combine"
41   ],
42   "swift_version": "5.0"