Stripe.Client.Sdk by smiggleworth

<PackageReference Include="Stripe.Client.Sdk" Version="1.0.7" />

 Stripe.Client.Sdk 1.0.7

Async Stripe Client for .NET

<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
  <metadata>
    <id>Stripe.Client.Sdk</id>
    <version>1.0.7</version>
    <title>Stripe.Client.Sdk</title>
    <authors>smiggleworth</authors>
    <owners>smiggleworth</owners>
    <licenseUrl>https://github.com/smiggleworth/stripe.client/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/smiggleworth/stripe.client</projectUrl>
    <iconUrl>https://stripe.com/img/open-graph/logo.png</iconUrl>
    <requireLicenseAcceptance>false</requireLicenseAcceptance>
    <description>Async Stripe Client for .NET</description>
    <copyright>Copyright 2016</copyright>
    <tags>Stripe, Async, Payments, Credit Cards</tags>
    <dependencies>
      <dependency id="Newtonsoft.Json" version="8.0.3" />
    </dependencies>
  </metadata>
</package>