RingCentralSDK by Paul Zolnierczyk, Tyler Long

<PackageReference Include="RingCentralSDK" Version="1.0.1-alpha1" />

 RingCentralSDK 1.0.1-alpha1

RingCentral C# SDK

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>RingCentralSDK</id>
    <version>1.0.1-alpha1</version>
    <title>RingCentral SDK</title>
    <authors>Paul Zolnierczyk, Tyler Long</authors>
    <owners>RingCentral</owners>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <licenseUrl>http://opensource.org/licenses/MIT</licenseUrl>
    <projectUrl>https://github.com/ringcentral/ringcentral-csharp</projectUrl>
    <description>RingCentral C# SDK</description>
    <copyright>Copyright 2016</copyright>
    <tags>RingCentral Ring Central C# SDK</tags>
    <dependencies>
      <dependency id="Microsoft.Bcl" version="1.1.10" />
      <dependency id="Microsoft.Bcl.Async" version="1.0.168" />
      <dependency id="Microsoft.Bcl.Build" version="1.0.21" />
      <dependency id="Microsoft.Net.Http" version="2.2.29" />
      <dependency id="Newtonsoft.Json" version="8.0.3" />
      <dependency id="Portable.BouncyCastle-Signed" version="1.7.0.2" />
      <dependency id="PubnubPCL" version="3.7.5" />
    </dependencies>
  </metadata>
</package>