This repository has been archived by the owner on May 19, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Plugin.Glypher.FontAwesome5Free.5.8.2.0.nuspec and Plugin.Glypher.Fon…
…tAwesome5Pro.5.8.2.0.nuspec
- Loading branch information
Showing
7 changed files
with
54 additions
and
0 deletions.
There are no files selected for viewing
File renamed without changes.
27 changes: 27 additions & 0 deletions
27
nuget/Plugin.Glypher.FontAwesome5Free/Plugin.Glypher.FontAwesome5Free.5.8.2.0.nuspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.FontAwesome5Free</id> | ||
<version>5.8.2.0</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 FontAwesomeFree 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, free</tags> | ||
<title>Xamarin.Forms font-glyphs (font-icons)</title> | ||
<repository type="git" url="https://github.com/thudugala/Plugin.Glypher" commit="a7c39420e3166f3c9ebcb2ee18f8a42c4ac8ef36" /> | ||
<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 modified
BIN
+0 Bytes
(100%)
...Plugin.Glypher.FontAwesome5Free/pkglib/netstandard2.0/Plugin.Glypher.FontAwesome5Free.dll
Binary file not shown.
Binary file modified
BIN
+12 Bytes
(100%)
...Plugin.Glypher.FontAwesome5Free/pkglib/netstandard2.0/Plugin.Glypher.FontAwesome5Free.pdb
Binary file not shown.
27 changes: 27 additions & 0 deletions
27
nuget/Plugin.Glypher.FontAwesome5Pro/Plugin.Glypher.FontAwesome5Pro.5.8.2.0.nuspec
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.2.0</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="a7c39420e3166f3c9ebcb2ee18f8a42c4ac8ef36" /> | ||
<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 modified
BIN
+0 Bytes
(100%)
...t/Plugin.Glypher.FontAwesome5Pro/pkglib/netstandard2.0/Plugin.Glypher.FontAwesome5Pro.dll
Binary file not shown.
Binary file modified
BIN
+12 Bytes
(100%)
...t/Plugin.Glypher.FontAwesome5Pro/pkglib/netstandard2.0/Plugin.Glypher.FontAwesome5Pro.pdb
Binary file not shown.