From f1ea21c5b69395f7425613564c9faef407cb1be9 Mon Sep 17 00:00:00 2001 From: Ilya P Date: Sat, 29 Oct 2016 15:02:00 +0300 Subject: [PATCH] Added nuspec --- TLSharp.nuspec | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 TLSharp.nuspec diff --git a/TLSharp.nuspec b/TLSharp.nuspec new file mode 100644 index 0000000..705d441 --- /dev/null +++ b/TLSharp.nuspec @@ -0,0 +1,25 @@ + + + + TLSharp + 0.$APPVEYOR_BUILD_VERSION$ + Telegram client library implemented in C# + Ilya P + Ilya P + http://sochix.github.io/TLSharp/ + https://core.telegram.org/favicon.ico + false + Unofficial Telegram (http://telegram.org) client library implemented in C#. Latest TL scheme supported. + +Consider donation to speed up development process. + +Bitcoin wallet: 3K1ocweFgaHnAibJ3n6hX7RNZWFTFcJjUe + +It's a perfect fit for any developer who would like to send data directly to Telegram users or write own custom Telegram client. + telegram client, telegram API + Copyright 2016 + + + + + \ No newline at end of file