<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.trtc.uikit</groupId>
  <artifactId>rtc_room_engine</artifactId>
  <version>3.0.11.753</version>
  <packaging>aar</packaging>
  <name>rtc_room_engine</name>
  <description>RTC Room Engine 是一款适用于商务会议、网络研讨会、在线教育、在线直播等多人音视频通信场景的SDK。 详情请见：https://trtc.io/document/54843</description>
  <url>https://github.com/tencentyun/TUILiveRoom</url>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>taopu</id>
      <name>taopu</name>
      <email>taopu@tencent.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/tencentyun/TUILiveRoom.git</connection>
    <developerConnection>https://github.com/tencentyun/TUILiveRoom.git</developerConnection>
    <url>https://github.com/tencentyun/TUILiveRoom</url>
  </scm>
</project>
