<?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.amplify-video</groupId>
  <artifactId>aws-video</artifactId>
  <version>0.1.7</version>
  <packaging>aar</packaging>
  <name>AmplifyVideoAndroid</name>
  <description>A video streaming category and AWS video plug-in for AWS Amplify.</description>
  <url>https://github.com/alextyner/amplify-video-android</url>
  <licenses>
    <license>
      <name>Apache 2.0</name>
      <url>http://aws.amazon.com/apache2.0</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>alextyner</id>
      <name>Alex Tyner</name>
      <email>alexatyn@amazon.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/alextyner/amplify-video-android.git</connection>
    <developerConnection>https://github.com/alextyner/amplify-video-android.git</developerConnection>
    <url>https://github.com/alextyner/amplify-video-android</url>
  </scm>
</project>
