Xamarin.Forms.Labs by Xamarin Forms Labs

<PackageReference Include="Xamarin.Forms.Labs" Version="1.1.0-Beta4" />

 Xamarin.Forms.Labs 1.1.0-Beta4

Xamarin Forms Labs is a open source project that aims to provide a powerfull and cross platform set of controls tailored to work with Xamarin Forms. This package contains the cross-platform framework with controls and services for your pcl or shared project.

<package xmlns="http://schemas.microsoft.com/packaging/2011/10/nuspec.xsd">
  <metadata>
    <id>Xamarin.Forms.Labs</id>
    <version>1.1.0-Beta4</version>
    <title>Xamarin Forms Labs - Core</title>
    <authors>Xamarin Forms Labs</authors>
    <owners>Xamarin Forms Labs</owners>
    <licenseUrl>https://github.com/XForms/Xamarin-Forms-Labs/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/XForms/Xamarin-Forms-Labs</projectUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Xamarin Forms Labs is a open source project that aims to provide a powerfull and cross platform set of controls tailored to work with Xamarin Forms.

This package contains the cross-platform framework with controls and services for your pcl or shared project.</description>
    <summary>Xamarin Forms Labs is a open source project that aims to provide a powerfull and cross platform set of controls tailored to work with Xamarin Forms.</summary>
    <language>en-US</language>
    <tags>Xamarin.Forms Labs Core</tags>
    <dependencies>
      <dependency id="Xamarin.Forms" version="1.1.1.6206" />
      <dependency id="ExifLib.PCL" version="1.0.0" />
    </dependencies>
  </metadata>
</package>