Skip to content
This repository has been archived by the owner on May 19, 2020. It is now read-only.

Commit

Permalink
nuget Plugin.Glypher.FontAwesome5Pro.5.8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
thudugala committed May 5, 2019
1 parent ec74999 commit 9e4d6e5
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>Plugin.Glypher.FontAwesome5Pro</id>
<version>5.8.1.4</version>
<authors>Elvin (Tharindu) Thudugala</authors>
<owners>ththlk</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<license type="expression">MIT</license>
<projectUrl>https://github.com/thudugala/Plugin.Glypher</projectUrl>
<iconUrl>https://raw.githubusercontent.com/thudugala/Plugin.Glypher/master/screenshots/fontAwesomeIcon.png</iconUrl>
<description>This plugin extend support for font-glyphs (font-icons) using FontAwesomePro in Xamarin.Forms applications.</description>
<releaseNotes>Check: https://github.com/thudugala/Plugin.Glypher/releases</releaseNotes>
<copyright>Copyright © Elvin (Tharindu) Thudugala</copyright>
<tags>android, ios, xamarin, xamarin.forms, font, icon, glyph, fontawesome, pro</tags>
<title>Xamarin.Forms font-glyphs (font-icons)</title>
<repository type="git" url="https://github.com/thudugala/Plugin.Glypher" commit="ec749990db86d8095a9136991ac8ed41facf3ea4" />
<dependencies>
<group targetFramework=".NETStandard2.0">
<dependency id="Plugin.Glypher" version="1.0.1" exclude="Build,Analyzers" />
</group>
</dependencies>
</metadata>
<files>
<file src="pkglib\**" target="lib" />
</files>
</package>
Binary file not shown.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 9e4d6e5

Please sign in to comment.