<?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.top-100-writer</groupId>
  <artifactId>tracker-top100-sdk</artifactId>
  <version>0.0.13</version>
  <packaging>pom</packaging>
  <name>tracker-top100-sdk</name>
  <description>Библиотека обеспечивает возможность собирать и отправлять данные в Топ-100 аналитику с приложений</description>
  <url>https://github.com/top-100-writer/top100-tracker-android</url>
  <licenses>
    <license>
      <name>Apache License 2.0</name>
      <url>https://github.com/top-100-writer/top100-tracker-android/blob/main/LICENSE</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>top-100-writer</id>
      <name>top-100-writer</name>
      <email>documentation-top-100@rambler.ru</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:github.com/top-100-writer/top100-tracker-android.git</connection>
    <developerConnection>scm:git:@github.com:top-100-writer/top100-tracker-android.git</developerConnection>
    <url>https://github.com/top-100-writer/top100-tracker-android/tree/main</url>
  </scm>
</project>
