<?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>cn.lalaki</groupId>
  <artifactId>Clock-view</artifactId>
  <version>2.1.5-beta01</version>
  <packaging>aar</packaging>
  <name>Clock-view</name>
  <description>Clock-view(Android clock view), forked from: https://github.com/arbelkilani/Clock-view</description>
  <url>https://github.com/lalakii/SomeClockViews</url>
  <organization>
    <name>lalaki.cn</name>
    <url>https://github.com/lalakii/SomeClockViews</url>
  </organization>
  <licenses>
    <license>
      <name>The Apache Software License, Version 2.0</name>
      <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <name>lalakii</name>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:https://github.com/lalakii/SomeClockViews.git</connection>
    <url>https://github.com/lalakii/SomeClockViews</url>
  </scm>
</project>
