<project>
  <modelVersion>4.0.0</modelVersion>
  <groupId>com.helpshift</groupId>
  <artifactId>helpshift-sdkx</artifactId>
  <version>10.2.0</version>
  <packaging>aar</packaging>

  <name>Helpshift Android SDK</name>
  <description>Android SDK to integrate with Helpshift.</description>
  <url>http://www.helpshift.com</url>

  <scm>
    <url>http://www.helpshift.com</url>
    <connection>http://www.helpshift.com</connection>
  </scm>

  <developers>
    <developer>
      <id>helpshiftinc</id>
      <name>Helpshift Inc</name>
      <email>support@helpshift.com</email>
    </developer>
  </developers>
  <licenses>
    <license>
      <name>Proprietary</name>
    </license>
  </licenses>
</project>
