<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.mobigrowing</groupId>
  <artifactId>mobigrowing-max-adapter</artifactId>
  <version>1.0.0.0</version>
  <packaging>aar</packaging>
  <name>MobiGrowing Max Adapter SDK</name>
  <description>MobiGrowing Ads adapter for AppLovin MAX mediation</description>
  <url>http://www.mobigrowing.com</url>
  <licenses>
    <license>
      <name>MobiGrowing Terms and Conditions</name>
      <url>https://usacdn.mobigrowing.com/AD/VIDEO_TEMPLATE_REACT_OVERSEAS/doc/MobiGrowing_Terms_and_Conditions_for_Advertising_Demand_Partners_202111.html</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>MobiGrowing</id>
      <name>MobiGrowing</name>
      <email>service@mobigrowing.com</email>
    </developer>
  </developers>
  <scm>
    <url>http://www.mobigrowing.com</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>com.mobigrowing.mobi</groupId>
      <artifactId>oversea</artifactId>
      <version>0.0.12</version>
    </dependency>
  </dependencies>
</project>
