<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://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>com.github.CarGuo.GSYVideoPlayer</groupId>
  <artifactId>gsyVideoPlayer-x86_64</artifactId>
  <version>v8.1.6-beta2</version>
  <packaging>aar</packaging>
  <name>CarGuo/GSYVideoPlayer</name>
  <description>视频播放器（IJKplayer、ExoPlayer、MediaPlayer），HTTPS，支持弹幕，外挂字幕，支持滤镜、水印、gif截图，片头广告、中间广告，多个同时播放，支持基本的拖动，声音、亮度调节，支持边播边缓存，支持视频自带rotation的旋转（90,270之类），重力旋转与手动旋转的同步支持，支持列表播放 ，列表全屏动画，视频加载速度，列表小窗口支持拖动，动画效果，调整比例，多分辨率切换，支持切换播放器，进度条小窗口预览，列表切换详情页面无缝播放，rtsp、concat、mpeg。 </description>
  <url>https://juejin.im/user/582aca2ba22b9d006b59ae68/posts</url>
  <inceptionYear>2016</inceptionYear>
  <licenses>
    <license>
      <name>Apache License 2.0</name>
      <url>https://api.github.com/licenses/apache-2.0</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>CarGuo</id>
      <name>Shuyu Guo</name>
      <email></email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git://github.com/CarGuo/GSYVideoPlayer.git</connection>
    <developerConnection>scm:git://github.com/CarGuo/GSYVideoPlayer.git</developerConnection>
    <url>git://github.com/CarGuo/GSYVideoPlayer.git</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>androidx.annotation</groupId>
      <artifactId>annotation</artifactId>
      <version>1.2.0</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
