BugsnagMono 1.4.0
The Bugsnag .NET notifier for Mono
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>BugsnagMono</id>
<version>1.4.0.0</version>
<title>Bugsnag .NET Notifier for Mono</title>
<authors>snmaynard, kattrali, martin308, codehex</authors>
<owners>snmaynard</owners>
<licenseUrl>https://raw.githubusercontent.com/bugsnag/bugsnag-dotnet/master/LICENSE.txt</licenseUrl>
<projectUrl>https://github.com/bugsnag/bugsnag-dotnet</projectUrl>
<iconUrl>https://dbd6j53uzcole.cloudfront.net/assets/images/website/logo-mark.0b14965b.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>The Bugsnag .NET notifier for Mono</description>
<copyright>2015, Bugsnag, Inc</copyright>
<tags>bugsnag error logging reporting</tags>
<dependencies>
<dependency id="Newtonsoft.Json" version="6.0.1" />
</dependencies>
</metadata>
</package>