Square.Retrofit2 by Microsoft

<PackageReference Include="Square.Retrofit2" Version="2.7.2" />

 Square.Retrofit2 2.7.2

A type-safe HTTP client for Android and Java.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Square.Retrofit2</id>
    <version>2.7.2</version>
    <title>Retrofit v2 bindings for Xamarin.Android</title>
    <authors>Microsoft</authors>
    <owners>Microsoft</owners>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <license type="file">LICENSE.md</license>
    <licenseUrl>https://aka.ms/deprecateLicenseUrl</licenseUrl>
    <icon>square.retrofit2_256x256.png</icon>
    <projectUrl>https://go.microsoft.com/fwlink/?linkid=2130312</projectUrl>
    <description>A type-safe HTTP client for Android and Java.</description>
    <copyright>© Microsoft Corporation. All rights reserved.</copyright>
    <tags>retrofit xamarin android monodroid</tags>
    <repository type="git" url="https://github.com/xamarin/XamarinComponents" branch="SquareRetrofit2-2.7.2" commit="26072170999aecd114e25b5a15fb6836792fb4cd" />
    <dependencies>
      <group targetFramework="MonoAndroid9.0">
        <dependency id="Square.OkHttp3" version="3.14.4" exclude="Build,Analyzers" />
      </group>
    </dependencies>
    <frameworkAssemblies>
      <frameworkAssembly assemblyName="Java.Interop" targetFramework="MonoAndroid9.0" />
    </frameworkAssemblies>
  </metadata>
</package>