<?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.yashdev.lib</groupId>
  <artifactId>libspin</artifactId>
  <version>1.0.0</version>
  <packaging>aar</packaging>
  <name>LibSpin</name>
  <description>Easiest way to add Spin and Win on Android. LibSpin offers an Interactive Gamified Interface with lots of Customization options.</description>
  <developers>
    <developer>
      <id>yashdev</id>
      <name>yash Dev</name>
      <email>yash@oxywebs.com</email>
    </developer>
  </developers>
  <scm />
</project>
