<?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.mazatech.amanithsvg</groupId>
  <artifactId>amanithsvg-gdx</artifactId>
  <version>2.0.1</version>
  <description>AmanithSVG Lite native library for libGDX</description>
  <name>AmanithSVG Lite native library for libGDX</name>
  <url>https://github.com/Mazatech/amanithsvg-sdk</url>
  <licenses>
    <license>
      <name>Mazatech Software License Agreement</name>
      <url>https://github.com/Mazatech/amanithsvg-sdk/blob/master/LICENSE</url>
      <distribution>repo</distribution>
    </license>
  </licenses>
  <scm>
    <url>https://github.com/Mazatech/amanithsvg-sdk</url>
    <connection>https://github.com/Mazatech/amanithsvg-sdk.git</connection>
  </scm>
  <organization>
    <name>Mazatech S.r.l.</name>
    <url>https://www.mazatech.com</url>
  </organization>
  <developers>
    <developer>
      <id>muratmat</id>
      <name>Matteo Muratori</name>
      <email>info@mazatech.com</email>
      <url>https://www.mazatech.com</url>
      <organization>Mazatech S.r.l.</organization>
      <organizationUrl>https://www.mazatech.com</organizationUrl>
      <roles>
        <role>architect</role>
        <role>developer</role>
      </roles>
      <timezone>Europe/Rome</timezone>
    </developer>
  <developer>
      <id>mfabbri</id>
      <name>Michele Fabbri</name>
      <email>mfabbri@mazatech.com</email>
      <url>https://www.mazatech.com</url>
      <organization>Mazatech S.r.l.</organization>
      <organizationUrl>https://www.mazatech.com</organizationUrl>
      <roles>
        <role>architect</role>
        <role>developer</role>
      </roles>
      <timezone>Europe/Rome</timezone>
    </developer>
  </developers>
</project>
