Acr.MvvmCross.Plugins.Settings by Allan Ritchie

<PackageReference Include="Acr.MvvmCross.Plugins.Settings" Version="1.0.0" />

 Acr.MvvmCross.Plugins.Settings 1.0.0

MvvmCross settings platform plugin

<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
  <metadata>
    <id>Acr.MvvmCross.Plugins.Settings</id>
    <version>1.0.0</version>
    <title>MvvmCross Settings Plugin</title>
    <authors>Allan Ritchie</authors>
    <owners>Allan Ritchie</owners>
    <licenseUrl>http://opensource.org/licenses/ms-pl.html</licenseUrl>
    <projectUrl>https://github.com/aritchie/acrmvvmcross</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>MvvmCross settings platform plugin</description>
    <tags>xamarin mvvmcross settings</tags>
    <dependencies>
      <dependency id="MvvmCross.HotTuna.CrossCore" version="3.1.1" />
      <dependency id="Newtonsoft.Json" version="6.0.1" />
    </dependencies>
  </metadata>
</package>