Parse by Parse

<PackageReference Include="Parse" Version="1.4.1" />

 Parse 1.4.1

The official Parse.com Windows 8, Windows Phone 8, and Xamarin SDK. Add a cloud backend to your Windows 8, Windows Phone 8 and Xamarin apps with this simple to use SDK.

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Parse</id>
    <version>1.4.1</version>
    <authors>Parse</authors>
    <owners>Parse</owners>
    <projectUrl>http://www.parse.com</projectUrl>
    <iconUrl>http://www.parse.com/images/nuget/package_icon.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>The official Parse.com Windows 8, Windows Phone 8, and Xamarin SDK. Add a cloud backend to your Windows 8, Windows Phone 8 and Xamarin apps with this simple to use SDK.</description>
    <copyright>Copyright 2012</copyright>
    <tags>Parse platform library windows win8 wp8 phone winrt xamarin android ios sdk cloud api</tags>
  </metadata>
</package>