Kinvey-ios by Kinvey

<PackageReference Include="Kinvey-ios" Version="1.6.13" />

 Kinvey-ios 1.6.13

Build Xamarin iOS apps which leverage the power of Kinvey's BaaS, with support for push notifications, users, data, and files, with caching and offline. Check out http://devcenter.kinvey.com/xamarin for guides, tutorials, and sample apps.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Kinvey-ios</id>
    <version>1.6.13</version>
    <title>Kinvey-Xamarin-iOS</title>
    <authors>Kinvey</authors>
    <owners>Kinvey</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <projectUrl>http://devcenter.kinvey.com/xamarin/</projectUrl>
    <description>Build Xamarin iOS apps which leverage the power of Kinvey's BaaS, with support for push notifications, users, data, and files, with caching and offline.  Check out http://devcenter.kinvey.com/xamarin for guides, tutorials, and sample apps.</description>
    <releaseNotes>Please visit http://devcenter.kinvey.com/xamarin/downloads for release notes</releaseNotes>
    <copyright>Copyright 2015</copyright>
    <tags>Kinvey BaaS</tags>
    <dependencies>
      <dependency id="Microsoft.Bcl" version="1.1.0" />
      <dependency id="Microsoft.Bcl.Async" version="1.0.168" />
      <dependency id="Microsoft.Bcl.Build" version="1.0.21" />
      <dependency id="Microsoft.Net.Http" version="2.2.29" />
      <dependency id="modernhttpclient" version="2.4.2" />
      <dependency id="Newtonsoft.Json" version="8.0.2" />
      <dependency id="SQLite.Net.Async-PCL" version="3.1.1" />
      <dependency id="SQLite.Net-PCL" version="3.1.1" />
      <dependency id="Kinvey" version="1.6.13" />
    </dependencies>
  </metadata>
</package>