2016-09-16 00:12:29 +03:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<package>
|
2016-09-15 10:25:05 +03:00
|
|
|
<metadata>
|
2018-02-23 04:25:18 +03:00
|
|
|
|
|
|
|
<!-- package -->
|
2016-09-15 10:25:05 +03:00
|
|
|
<id>SkiaSharp.Views.Forms</id>
|
|
|
|
<title>SkiaSharp for Xamarin.Forms</title>
|
2018-03-20 06:01:37 +03:00
|
|
|
<version>1.0.0</version>
|
2018-02-23 04:25:18 +03:00
|
|
|
<description>
|
2018-03-25 02:22:27 +03:00
|
|
|
SkiaSharp for Xamarin.Forms is a set of views that can be used to draw on the screen.
|
2018-02-23 04:25:18 +03:00
|
|
|
</description>
|
|
|
|
<summary>
|
2018-03-25 02:22:27 +03:00
|
|
|
SkiaSharp for Xamarin.Forms is a set of views that can be used to draw on the screen.
|
2018-02-23 04:25:18 +03:00
|
|
|
</summary>
|
|
|
|
<releaseNotes>
|
2018-03-25 02:22:27 +03:00
|
|
|
Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release notes.
|
2018-02-23 04:25:18 +03:00
|
|
|
</releaseNotes>
|
|
|
|
<projectUrl>https://go.microsoft.com/fwlink/?linkid=868515</projectUrl>
|
|
|
|
<iconUrl>https://go.microsoft.com/fwlink/?linkid=868516</iconUrl>
|
|
|
|
<tags>ui xamarin.forms xamarin graphics ios android linux windows uwp tvos macos cross-platform skiasharp</tags>
|
|
|
|
|
|
|
|
<!-- legal -->
|
|
|
|
<licenseUrl>https://go.microsoft.com/fwlink/?linkid=868514</licenseUrl>
|
|
|
|
<authors>Microsoft</authors>
|
|
|
|
<owners>Microsoft</owners>
|
|
|
|
<requireLicenseAcceptance>true</requireLicenseAcceptance>
|
|
|
|
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
|
|
|
|
|
2016-09-15 10:25:05 +03:00
|
|
|
<dependencies>
|
|
|
|
<group>
|
2018-01-31 05:52:25 +03:00
|
|
|
<dependency id="Xamarin.Forms" version="2.5.0" />
|
2018-03-20 06:01:37 +03:00
|
|
|
<dependency id="SkiaSharp" version="1.0.0" />
|
2016-09-15 10:25:05 +03:00
|
|
|
</group>
|
|
|
|
<group targetFramework="MonoAndroid">
|
2018-01-31 05:52:25 +03:00
|
|
|
<dependency id="Xamarin.Forms" version="2.5.0" />
|
2018-03-20 06:01:37 +03:00
|
|
|
<dependency id="SkiaSharp" version="1.0.0" />
|
|
|
|
<dependency id="SkiaSharp.Views" version="1.0.0" />
|
2016-09-15 10:25:05 +03:00
|
|
|
</group>
|
|
|
|
<group targetFramework="XamariniOS">
|
2018-01-31 05:52:25 +03:00
|
|
|
<dependency id="Xamarin.Forms" version="2.5.0" />
|
2018-03-20 06:01:37 +03:00
|
|
|
<dependency id="SkiaSharp" version="1.0.0" />
|
|
|
|
<dependency id="SkiaSharp.Views" version="1.0.0" />
|
2016-09-15 10:25:05 +03:00
|
|
|
</group>
|
2017-04-23 22:28:32 +03:00
|
|
|
<group targetFramework="XamarinMac">
|
2018-01-31 05:52:25 +03:00
|
|
|
<dependency id="Xamarin.Forms" version="2.5.0" />
|
2018-03-20 06:01:37 +03:00
|
|
|
<dependency id="SkiaSharp" version="1.0.0" />
|
|
|
|
<dependency id="SkiaSharp.Views" version="1.0.0" />
|
2017-04-23 22:28:32 +03:00
|
|
|
</group>
|
2016-09-15 10:25:05 +03:00
|
|
|
<group targetFramework="uap10.0">
|
2018-01-31 05:52:25 +03:00
|
|
|
<dependency id="Xamarin.Forms" version="2.5.0" />
|
2018-03-20 06:01:37 +03:00
|
|
|
<dependency id="SkiaSharp" version="1.0.0" />
|
|
|
|
<dependency id="SkiaSharp.Views" version="1.0.0" />
|
2016-09-15 10:25:05 +03:00
|
|
|
</group>
|
|
|
|
</dependencies>
|
2018-02-23 04:25:18 +03:00
|
|
|
|
2016-09-15 10:25:05 +03:00
|
|
|
</metadata>
|
|
|
|
<files>
|
2018-02-23 04:25:18 +03:00
|
|
|
|
2018-02-23 05:19:30 +03:00
|
|
|
<!-- SkiaSharp.Views.Forms.dll -->
|
2018-03-20 06:01:37 +03:00
|
|
|
<file src="lib/netstandard1.3/SkiaSharp.Views.Forms.dll" />
|
|
|
|
<file src="lib/netstandard1.3/SkiaSharp.Views.Forms.xml" />
|
|
|
|
<file platform="macos" src="lib/MonoAndroid/SkiaSharp.Views.Forms.dll" />
|
|
|
|
<file platform="macos" src="lib/MonoAndroid/SkiaSharp.Views.Forms.xml" />
|
|
|
|
<file platform="macos" src="lib/Xamarin.iOS/SkiaSharp.Views.Forms.dll" />
|
|
|
|
<file platform="macos" src="lib/Xamarin.iOS/SkiaSharp.Views.Forms.xml" />
|
|
|
|
<file platform="macos" src="lib/Xamarin.Mac20/SkiaSharp.Views.Forms.dll" />
|
|
|
|
<file platform="macos" src="lib/Xamarin.Mac20/SkiaSharp.Views.Forms.xml" />
|
|
|
|
<file platform="windows" src="lib/uap10.0/SkiaSharp.Views.Forms.dll" />
|
|
|
|
<file platform="windows" src="lib/uap10.0/SkiaSharp.Views.Forms.xml" />
|
2018-02-23 04:25:18 +03:00
|
|
|
|
2018-02-23 05:19:30 +03:00
|
|
|
<!-- legal -->
|
2018-03-20 06:01:37 +03:00
|
|
|
<file src="LICENSE.txt" />
|
2018-02-23 05:19:30 +03:00
|
|
|
|
2016-09-15 10:25:05 +03:00
|
|
|
</files>
|
2016-09-16 00:12:29 +03:00
|
|
|
</package>
|