<?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>uz.click.mobilesdk</groupId>
  <artifactId>clickmsdk</artifactId>
  <version>0.0.1-alpha</version>
  <packaging>aar</packaging>
  <name>click_android_msdk_uzbekistan</name>
  <description>This library allows you to embed payment acceptance using Click into Android mobile applications. For the library to function properly, the user must be connected to Click Merchant using the Shop API scheme</description>
  <url>https://click.uz/</url>
  <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>
      <id>untec</id>
      <name>rahmatkhujaevs</name>
      <email>eragon0911@gmail.com</email>
    </developer>
  </developers>
  <scm>
    <connection>https://github.com/click-llc/android-msdk.git</connection>
    <developerConnection>https://github.com/click-llc/android-msdk.git</developerConnection>
    <url>https://click.uz/</url>
  </scm>
</project>
