<?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.github.andreseko</groupId>
  <artifactId>sweet-alert-dialog</artifactId>
  <version>1.0.6</version>
  <packaging>aar</packaging>
  <name>andreseko/sweet-alert-dialog</name>
  <description>SweetAlert for Android, a beautiful and clever alert dialog</description>
  <url>http://www.pedant.cn</url>
  <inceptionYear>2017</inceptionYear>
  <developers>
    <developer>
      <id>andreseko</id>
      <name>Andre Goncalves</name>
      <email>andreseko@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git://github.com/andreseko/sweet-alert-dialog.git</connection>
    <developerConnection>scm:git://github.com/andreseko/sweet-alert-dialog.git</developerConnection>
    <url>git://github.com/andreseko/sweet-alert-dialog.git</url>
  </scm>
</project>
