<?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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>io.github.izuiyou</groupId>
  <artifactId>octoflutter</artifactId>
  <version>0.0.1</version>
  <name>octoflutter</name>
  <description>OctoFlutter Android jar</description>
  <url>https://github.com/izuiyou/octoflutter</url>
  <licenses>
    <license>
      <name>BSD</name>
      <url>https://github.com/izuiyou/octoflutter/blob/main/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>octoflutter</id>
      <name>octoflutter</name>
      <email>octoflutter@xiaochuankeji.cn</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:https://github.com/izuiyou/octoflutter.git</connection>
    <developerConnection>scm:https://github.com/izuiyou/octoflutter.git</developerConnection>
    <url>https://github.com/izuiyou/octoflutter</url>
  </scm>
</project>
