AndHUD by Redth

<PackageReference Include="AndHUD" Version="1.5.0" />

 AndHUD 1.5.0

AndHUD is a Progress / HUD library for Android which allows you to easily add amazing HUDs to your app!

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>AndHUD</id>
    <version>1.5.0</version>
    <authors>Redth</authors>
    <license type="expression">Apache-2.0</license>
    <licenseUrl>https://licenses.nuget.org/Apache-2.0</licenseUrl>
    <projectUrl>https://github.com/Redth/AndHUD</projectUrl>
    <description>AndHUD is a Progress / HUD library for Android which allows you to easily add amazing HUDs to your app!</description>
    <releaseNotes>https://github.com/Redth/AndHUD/releases</releaseNotes>
    <copyright>Copyright (c) Redth</copyright>
    <tags>Xamarin, Android, Progress, AndHUD, AndroidHUD</tags>
    <repository type="git" url="https://github.com/Redth/AndHUD" commit="03f73be5ecd17cacfdb5583cc46b552cb26d89a2" />
    <dependencies>
      <group targetFramework="MonoAndroid12.0" />
      <group targetFramework="net6.0-android31.0" />
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Java.Interop" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="Mono.Android" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="mscorlib" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System.Core" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System.Numerics" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System.Numerics.Vectors" targetFramework="MonoAndroid12.0" />
      <frameworkAssembly assemblyName="System.Xml" targetFramework="MonoAndroid12.0" />
    </frameworkAssemblies>
  </metadata>
</package>