From 2db1dadc3826d24f26b94b0667289fe6a3f10169 Mon Sep 17 00:00:00 2001 From: Tobias Klika Date: Thu, 5 Apr 2018 16:09:08 +0200 Subject: [PATCH] add nuspec file --- PocketSharp/PocketSharp.nuspec | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 PocketSharp/PocketSharp.nuspec diff --git a/PocketSharp/PocketSharp.nuspec b/PocketSharp/PocketSharp.nuspec new file mode 100644 index 0000000..01489cd --- /dev/null +++ b/PocketSharp/PocketSharp.nuspec @@ -0,0 +1,23 @@ + + + + $id$ + $version$ + $title$ + $author$ + $author$ + https://raw.github.com/ceee/PocketSharp/master/LICENSE-MIT + https://github.com/ceee/PocketSharp + https://raw.github.com/ceee/PocketSharp/master/Assets/pocketsharp.png + false + PocketSharp is a .NET Standard library that integrates the Pocket API v3. + en-US + + + + Copyright by brothers, 2018 + PocketAPI Pocket API PocketSharp Tobias Klika cee Scott Lovegrove scottisafool NReadability SgmlReader Reader Article SDK Pockem + + \ No newline at end of file