File tree Expand file tree Collapse file tree 1 file changed +25
-0
lines changed
Expand file tree Collapse file tree 1 file changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" ?>
2+ <package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
3+ <metadata >
4+ <id >Crowdin.Api.Client</id >
5+ <version >1.0.1</version >
6+ <title >Crowdin API v1 client</title >
7+ <authors >Crowdin</authors >
8+ <owners >Crowdin</owners >
9+ <licenseUrl >https://github.com/crowdin/crowdin-dotnet-client/blob/master/LICENSE</licenseUrl >
10+ <projectUrl >https://github.com/crowdin/crowdin-dotnet-client</projectUrl >
11+ <repository type =" git" url =" https://github.com/crowdin/crowdin-dotnet-client" />
12+ <iconUrl >https://support.crowdin.com/assets/logos/crowdin-dark-symbol.png</iconUrl >
13+ <requireLicenseAcceptance >false</requireLicenseAcceptance >
14+ <description >.NET client library for Crowdin API v1</description >
15+ <copyright >Copyright 2019 Crowdin</copyright >
16+ <tags >crowdin api client sdk</tags >
17+ <dependencies >
18+ <dependency id =" " />
19+ </dependencies >
20+ <summary >The Crowdin .NET client is a lightweight interface to the Crowdin API v1.</summary >
21+ </metadata >
22+ <files >
23+ <file src =" README.md" target =" " />
24+ </files >
25+ </package >
You can’t perform that action at this time.
0 commit comments