Pranas.Client.GoogleDrive 1.0.0.1
This is a lightweight library for working with files on Google Drive.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Pranas.Client.GoogleDrive</id>
<version>1.0.0.1</version>
<title>Pranas.Client.GoogleDrive</title>
<authors>Pranas Corp</authors>
<owners>Pranas Corp</owners>
<projectUrl>https://github.com/AlexeyVlg/Pranas.Net.Clouds</projectUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>This is a lightweight library for working with files on Google Drive.</description>
<copyright>Pranas Corp 2014</copyright>
<tags>GoogleDrive</tags>
<dependencies>
<dependency id="Pranas.Client.Common" version="1.0.0.3" />
<dependency id="NLog" version="2.1.0" />
<dependency id="RestSharp" version="104.4.0" />
</dependencies>
</metadata>
</package>