Skip to content

Commit ec7dba4

Browse files
committed
update package metadata
* adjust title, description, tags * and add myself as an author
1 parent daa2cf3 commit ec7dba4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Source/OxyPlot.Xamarin.Forms.nuspec

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,17 +2,17 @@
22
<package>
33
<metadata>
44
<id>OxyPlot.Xamarin.Forms</id>
5-
<title>OxyPlot for Xamarin.Forms (iOS, Android and Windows Phone)</title>
5+
<title>OxyPlot for Xamarin (Android, iOS, Mac and UWP)</title>
66
<version>2.0.0-beta.1</version>
7-
<authors>Oystein Bjorke</authors>
8-
<description>OxyPlot is a plotting library for .NET. This package includes a portable library for Xamarin.Forms apps and platform-specific libraries for iOS, Android and Windows Phone.</description>
7+
<authors>Oystein Bjorke, Janus Weil</authors>
8+
<description>OxyPlot is a plotting library for .NET. This package includes a portable library for Xamarin.Forms apps and platform-specific libraries for Android, iOS, Mac and UWP.</description>
99
<releaseNotes></releaseNotes>
1010
<license type="expression">MIT</license>
1111
<projectUrl>https://oxyplot.github.io/</projectUrl>
1212
<repository type="git" url="https://github.com/oxyplot/oxyplot-xamarin.git" />
1313
<icon>OxyPlot_128.png</icon>
1414
<requireLicenseAcceptance>false</requireLicenseAcceptance>
15-
<tags>plotting plot charting chart xamarin forms android windows phone ios</tags>
15+
<tags>plotting plot charting chart xamarin forms android ios mac uwp</tags>
1616
<dependencies>
1717
<group targetFramework="Xamarin.iOS10">
1818
<dependency id="OxyPlot.Core" version="2.0.0"/>

0 commit comments

Comments
 (0)