SIRL.Core.SDK by SIRL Inc.

<PackageReference Include="SIRL.Core.SDK" Version="0.0.3.1" />

 SIRL.Core.SDK 0.0.3.1

This is the Xamarin Binding project for the SIRL Core SDK.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>SIRL.Core.SDK</id>
    <version>0.0.3.1</version>
    <title>SIRL's Core SDK</title>
    <authors>SIRL Inc.</authors>
    <owners>SIRL Inc.</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <iconUrl>https://admin.sirl.io/assets/images/logo.png</iconUrl>
    <description>This is the Xamarin Binding project for the SIRL Core SDK.</description>
    <summary>SIRL's Core SDK enabled realtime precise indoor location in SIRL enabled environments.</summary>
    <releaseNotes>Inital Xamaria Release

Improve Initial Map loading expirence within an environment.</releaseNotes>
    <copyright>©2020 SIRL Inc.</copyright>
    <language>en-US</language>
    <tags>SIRL, IPS, RTLS</tags>
    <dependencies>
      <group targetFramework="MonoAndroid9.0">
        <dependency id="Xamarin.AndroidX.Core" version="1.3.2" />
        <dependency id="Xamarin.AndroidX.Fragment" version="1.2.5.3" />
        <dependency id="Xamarin.Google.Android.Material" version="1.2.1" />
        <dependency id="Xamarin.AndroidX.Lifecycle.LiveData" version="2.2.0.3" />
        <dependency id="Xamarin.Google.Guava" version="28.2.0" />
        <dependency id="Square.Retrofit2.ConverterGson" version="2.4.0.1" />
        <dependency id="Square.Retrofit2" version="2.7.2" />
        <dependency id="Xamarin.GooglePlayServices.Location" version="117.0.0" />
        <dependency id="Xamarin.AndroidX.Media" version="1.2.1" />
        <dependency id="Xamarin.AndroidX.Legacy.Support.V4" version="1.0.0.5" />
        <dependency id="Xamarin.AndroidX.Preference" version="1.1.1.5" />
        <dependency id="Xamarin.Kotlin.StdLib" version="1.4.10" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Java.Interop" targetFramework="MonoAndroid9.0" />
      <frameworkAssembly assemblyName="Mono.Android" targetFramework="MonoAndroid9.0" />
      <frameworkAssembly assemblyName="System.Core" targetFramework="MonoAndroid9.0" />
      <frameworkAssembly assemblyName="System" targetFramework="MonoAndroid9.0" />
    </frameworkAssemblies>
  </metadata>
</package>