<?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">
  <!-- This module was also published with a richer model, Gradle metadata,  -->
  <!-- which should be used instead. Do not delete the following line which  -->
  <!-- is to indicate to Gradle or any Gradle module metadata file consumer  -->
  <!-- that they should prefer consuming it instead. -->
  <!-- do_not_remove: published-with-gradle-metadata -->
  <modelVersion>4.0.0</modelVersion>
  <groupId>io.github.spotii-me</groupId>
  <artifactId>sdk-poc</artifactId>
  <version>0.0.13</version>
  <packaging>aar</packaging>
  <name>sdk-poc</name>
  <description>Test Spotii SDK</description>
  <url>https://github.com/spotii-me/consumer-mobile</url>
  <licenses>
    <license>
      <name>Stream License</name>
      <url>https://github.com/spotii-me/consumer-mobile</url>
    </license>
  </licenses>
  <developers>
    <developer>
      <id>VKMDGOAT</id>
      <name>Vishal Krishnan</name>
      <email>vishal@spotii.me</email>
    </developer>
  </developers>
  <scm>
    <connection>scm:git:github.com/spotii-me/consumer-mobile.git</connection>
    <developerConnection>scm:git:ssh://github.com/spotii-me/consumer-mobile.git</developerConnection>
    <url>https://github.com/spotii-me/consumer-mobile/tree/main</url>
  </scm>
  <dependencies>
    <dependency>
      <groupId>com.facebook.react</groupId>
      <artifactId>react-native</artifactId>
      <version>0.64.4</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.facebook.fresco</groupId>
      <artifactId>fresco</artifactId>
      <version>2.0.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.facebook.fresco</groupId>
      <artifactId>imagepipeline-okhttp3</artifactId>
      <version>2.0.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.facebook.fresco</groupId>
      <artifactId>animated-gif</artifactId>
      <version>2.0.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.facebook.fresco</groupId>
      <artifactId>webpsupport</artifactId>
      <version>2.0.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>androidx.swiperefreshlayout</groupId>
      <artifactId>swiperefreshlayout</artifactId>
      <version>1.0.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>org.webkit</groupId>
      <artifactId>android-jsc</artifactId>
      <version>r174650</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>io.uqudo.sdk</groupId>
      <artifactId>spotii</artifactId>
      <version>1.13.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-maps</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
      <exclusions>
        <exclusion>
          <artifactId>play-services-base</artifactId>
          <groupId>com.google.android.gms</groupId>
        </exclusion>
        <exclusion>
          <artifactId>play-services-maps</artifactId>
          <groupId>com.google.android.gms</groupId>
        </exclusion>
      </exclusions>
    </dependency>
    <dependency>
      <groupId>com.google.android.gms</groupId>
      <artifactId>play-services-base</artifactId>
      <version>17.2.1</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.google.android.gms</groupId>
      <artifactId>play-services-maps</artifactId>
      <version>17.0.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.netcore.android</groupId>
      <artifactId>smartech-sdk</artifactId>
      <version>3.1.31</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-async-storage_async-storage</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-community_checkbox</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-community_masked-view</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-community_viewpager</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-firebase_app</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-firebase_dynamic-links</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-firebase_messaging</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>host.exp.exponent</groupId>
      <artifactId>expo</artifactId>
      <version>44.0.6</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>jail-monkey</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>com.airbnb.android</groupId>
      <artifactId>lottie-react-native</artifactId>
      <version>1.2.0</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-fast-image</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-gesture-handler</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-linear-gradient</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-nfc-manager</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-reanimated</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-safe-area-context</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-screens</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-svg</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-uqudoid</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>react-native-webview</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
    <dependency>
      <groupId>Spotii</groupId>
      <artifactId>smartech-reactnative-module</artifactId>
      <version>unspecified</version>
      <scope>runtime</scope>
    </dependency>
  </dependencies>
</project>
