CocosSharp.MacOS by Xamarin Inc

<PackageReference Include="CocosSharp.MacOS" Version="1.2.0" />

 CocosSharp.MacOS 1.2.0

CocosSharp is a simple game engine typically used for 2D games, educational software and 2D visualizations. This code allows games to be built with a write-once, run-anywhere approach.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>CocosSharp.MacOS</id>
    <version>1.2.0.0</version>
    <title>CocosSharp for MacOS</title>
    <authors>Xamarin Inc</authors>
    <owners>Xamarin Inc</owners>
    <licenseUrl>https://github.com/xamarin/CocosSharp/blob/master/LicenseAndCredit.txt</licenseUrl>
    <projectUrl>http://github.com/mono/CocosSharp</projectUrl>
    <iconUrl>http://github.com/mono/CocosSharp</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>CocosSharp is a simple game engine typically used for 2D games, educational software and 2D visualizations.   This code allows games to be built with a write-once, run-anywhere approach.</description>
    <releaseNotes>See https://github.com/mono/CocosSharp/blob/master/ReleaseNotes/ReleaseNotes_v1.2.0.0.md</releaseNotes>
    <copyright>Xamarin Inc</copyright>
    <tags>cocos2d CocosSharp xna monogame 2D games visualization engine macos apple</tags>
  </metadata>
</package>