summaryrefslogtreecommitdiffstats
path: root/SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec
diff options
context:
space:
mode:
Diffstat (limited to 'SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec')
-rw-r--r--SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec22
1 files changed, 22 insertions, 0 deletions
diff --git a/SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec b/SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec
new file mode 100644
index 0000000..1ac3d86
--- /dev/null
+++ b/SendGrid/packages/RestSharp.104.1/RestSharp.104.1.nuspec
@@ -0,0 +1,22 @@
+<?xml version="1.0"?>
+<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
+ <metadata>
+ <id>RestSharp</id>
+ <version>104.1</version>
+ <authors>John Sheehan, RestSharp Community</authors>
+ <owners>John Sheehan, RestSharp Community</owners>
+ <licenseUrl>https://github.com/restsharp/RestSharp/blob/master/LICENSE.txt</licenseUrl>
+ <projectUrl>http://restsharp.org/</projectUrl>
+ <iconUrl>http://dl.dropbox.com/u/1827/restsharp100.png</iconUrl>
+ <requireLicenseAcceptance>false</requireLicenseAcceptance>
+ <description>Simple REST and HTTP API Client</description>
+ <releaseNotes>For full release notes see https://github.com/restsharp/RestSharp/blob/master/releasenotes.markdown</releaseNotes>
+ <language>en-US</language>
+ <tags>REST HTTP API JSON XML</tags>
+ <references>
+ <reference file="RestSharp.dll" />
+ <reference file="RestSharp.WindowsPhone.dll" />
+ <reference file="RestSharp.Silverlight.dll" />
+ </references>
+ </metadata>
+</package> \ No newline at end of file