<?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>cn.jiguang.sdk.ad.third</groupId>
  <artifactId>jgads</artifactId>
  <version>2.2.0.2</version>
  <packaging>aar</packaging>
  <name>jgads</name>
  <description>jgAds aar</description>
  <url>https://gitee.com/jiguang-official/adjg-sdk-android</url>
  <licenses>
    <license>
      <name>The Apache License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>sdkteam</id>
      <name>hexun huagu</name>
      <email>lipan@jiguang.cn</email>
    </developer>
  </developers>
  <scm>
    <connection>https://gitee.com/jiguang-official/adjg-sdk-android</connection>
    <developerConnection>https://gitee.com/jiguang-official/adjg-sdk-android</developerConnection>
    <url>https://gitee.com/jiguang-official/adjg-sdk-android</url>
  </scm>
  <dependencies/>
</project>
