Skip to content

Commit 19ca41b

Browse files
committed
Added the summary, description, and tags to the nuspec file.
Issue #3.
1 parent 028ca66 commit 19ca41b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

Source/SaturdayMP.XPlugins.iOS.BEMCheckBox.nuspec

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,13 @@
99
<licenseUrl>https://github.com/saturdaymp/XPlugins.iOS.BEMCheckBox/blob/master/LICENSE</licenseUrl>
1010
<projectUrl>https://github.com/saturdaymp/XPlugins.iOS.BEMCheckBox</projectUrl>
1111
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12-
<description>Use the BEMCheckBox in Xamarin iOS applications.</description>
12+
<summary>Use the excellent BEMCheckBox in Xamarin iOS applications.</summary>
13+
<description>
14+
Easily use the BEMCheckBox by Boris-Em in Xamarin iOS applications. Just wraps the objective-c
15+
BEMCheckBox using the Xamarin native bindings. For more details see the project page. For all
16+
BEMCheckBox features see the BEMCheckBox page at: https://github.com/Boris-Em/BEMCheckBox.</description>
17+
<copyright>Copyright (c) 2017 Saturday Morning Productions Inc.</copyright>
18+
<tags>xamarin ios xamrin-ios xamarin-ios-binding bemcheckbox checkbox</tags>
1319
</metadata>
1420
<files>
1521
<file src="SaturdayMP.XPlugins.iOS.BEMCheckBox\bin\Release\SaturdayMP.XPlugins.iOS.BEMCheckBox.dll" target="lib\Xamarin.iOS10" />

0 commit comments

Comments
 (0)