<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
                             http://maven.apache.org/xsd/maven-4.0.0.xsd">
    <modelVersion>4.0.0</modelVersion>
    <groupId>io.github.lex-geeker</groupId>
    <artifactId>target</artifactId>
    <version>3.8.13-4</version>
    <packaging>pom</packaging>
    <name>Xiaopy</name>
    <description>The Python SDK for Android</description>
    <url>https://xiaoppy.com/xiaoppy/</url>
    <licenses>
        <license>
            <name>MIT License</name>
            <url>https://opensource.org/licenses/MIT</url>
        </license>
    </licenses>
    <developers>
        <developer>
            <name>Malcolm Smith</name>
            <email>smith@xiaopy.com</email>
        </developer>
    </developers>
    <scm>
        <connection>scm:git:https://github.com/xiaopy/xiaoppy.git</connection>
        <url>https://github.com/xiaopy/xiaoppy</url>
    </scm>
</project>
