Xamarin.Forms 1.3.5.6337
Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata>
<id>Xamarin.Forms</id>
<version>1.3.5.6337</version>
<authors>Xamarin Inc.</authors>
<owners>Xamarin Inc.</owners>
<licenseUrl>http://download.xamarin.com/content/licenses/Xamarin.Forms.rtf</licenseUrl>
<projectUrl>http://xamarin.com/forms</projectUrl>
<iconUrl>http://xamarin.com/content/images/nuget/xamarin.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Build native UIs for iOS, Android, and Windows Phone from a single, shared C# codebase</description>
<releaseNotes>## Bug Fixes ##
- [Bug 27581](https://bugzilla.xamarin.com/show_bug.cgi?id=27581) - [Android] Can't scroll on webview after keyboard has shown
- Entries/Buttons inside a ViewCell no longer cause ItemTapped to fail on Android</releaseNotes>
<copyright>Copyright 2013-2014</copyright>
<dependencies>
<group targetFramework="WindowsPhone8.0">
<dependency id="WPtoolkit" version="4.2013.08.16" />
</group>
<group targetFramework="MonoAndroid1.0">
<dependency id="Xamarin.Android.Support.v4" version="21.0.3.0" />
</group>
</dependencies>
</metadata>
</package>