MonoGame.Extended.Animations by craftworkgames

<PackageReference Include="MonoGame.Extended.Animations" Version="3.7.0" />

 MonoGame.Extended.Animations 3.7.0

Animations to make MonoGame more awesome.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>MonoGame.Extended.Animations</id>
    <version>3.7.0</version>
    <authors>craftworkgames</authors>
    <owners>craftworkgames</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>https://github.com/craftworkgames/MonoGame.Extended</projectUrl>
    <iconUrl>https://raw.githubusercontent.com/craftworkgames/MonoGame.Extended/master/Logos/logo-nuget-128.png</iconUrl>
    <description>Animations to make MonoGame more awesome.</description>
    <tags>monogame animations spritesheet sprite</tags>
    <repository url="https://github.com/craftworkgames/MonoGame.Extended" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="MonoGame.Extended" version="3.7.0" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>