summary refs log tree commit diff
diff options
context:
space:
mode:
authorOren Novotny <oren@novotny.org>2015-02-19 08:21:28 -0500
committerOren Novotny <oren@novotny.org>2015-02-19 08:21:28 -0500
commit90d15aff00353f5158a26e38c1810d0221231f00 (patch)
treeeb307675f15fa406318b36f6805e11f891953e9f
parentAdapt for PCL (diff)
downloadBouncyCastle.NET-ed25519-90d15aff00353f5158a26e38c1810d0221231f00.tar.xz
Update nuspec 1.8.0-beta4-update1
-rw-r--r--Portable.BouncyCastle.nuspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/Portable.BouncyCastle.nuspec b/Portable.BouncyCastle.nuspec
index 63683a128..d45b238b7 100644
--- a/Portable.BouncyCastle.nuspec
+++ b/Portable.BouncyCastle.nuspec
@@ -2,7 +2,7 @@
 <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
     <metadata>
         <id>Portable.BouncyCastle</id>
-        <version>1.8.0-beta4</version>
+        <version>1.8.0-beta4-update1</version>
         <title>Bouncy Castle PCL</title>
         <authors>Oren Novotny</authors>
         <owners>onovotny</owners>
@@ -29,10 +29,10 @@
  -Time Stamp Protocol (TSP, RFC 3161).
  -TLS/SSL Client with support for client side authentication.
  
-        Support for .NET 4, Windows Phone 8, Windows Phone App 8.1, Windows 8, Silverlight 5, MonoTouch, MonoAndroid
+        Support for .NET 4, Windows Phone 8, Windows Phone App 8.1, Windows 8, Silverlight 5, MonoTouch, MonoAndroid, Xamarin.iOS
         </description>
         <language>en-US</language>
-        <tags>bouncycastle, cryptography, encryption, security, PCL, wp8, wpa81, net4, sl5, monotouch, monoandroid, xamarin</tags>
+        <tags>bouncycastle, cryptography, encryption, security, PCL, wp8, wpa81, net4, sl5, monotouch, monoandroid, xamarin, xamarin.ios</tags>
     </metadata>
     <files>
         <file src="Crypto\bin\Release\crypto.xml" target="lib\portable-net4+sl5+wp8+win8+wpa81\crypto.xml" />