<?xml version='1.0' encoding='UTF-8'?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.mopub</groupId>
  <artifactId>omsdk-android</artifactId>
  <version>1.3.4</version>
  <name>omsdk-android</name>
  <description>Library build of OMSDK produced for MoPub by the IAB</description>
  <licenses>
    <license>
      <name>MoPub SDK License Agreement</name>
      <url>https://www.mopub.com/legal/sdk-license-agreement</url>
    </license>
  </licenses>
  <url>https://developers.mopub.com/publishers/</url>
  <scm>
    <url>https://github.com/mopub/mopub-android-sdk</url>
    <connection>scm:git:git://github.com/mopub/mopub-android-sdk.git</connection>
    <developerConnection>scm:git:ssh://github.com/mopub/mopub-android-sdk.git</developerConnection>
  </scm>
  <developers>
    <developer>
      <id>mopub</id>
      <name>MoPub (a division of Twitter, Inc.)</name>
      <url>https://www.mopub.com</url>
      <email>support@mopub.com</email>
    </developer>
  </developers>
  <packaging>aar</packaging>
</project>
