Skip to content

Commit d7bf2c7

Browse files
author
Johnny Dellinger @PC
committed
Added nuspec
1 parent c8593bb commit d7bf2c7

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

Package.nuspec

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
<?xml version="1.0"?>
2+
<package >
3+
<metadata>
4+
<id>Package</id>
5+
<version>1.0.0</version>
6+
<authors>Johnny</authors>
7+
<owners>Johnny</owners>
8+
<licenseUrl>https://github.com/JohnnyCrazy/SpotifyAPI-NET/blob/master/LICENSE</licenseUrl>
9+
<projectUrl>https://github.com/JohnnyCrazy/SpotifyAPI-NET/</projectUrl>
10+
<iconUrl></iconUrl>
11+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
12+
<description>An API for the Spotify-Client and Spotify's Web API, written in .NET</description>
13+
<releaseNotes></releaseNotes>
14+
<copyright>Copyright 2015 Jonas Dellinger</copyright>
15+
<tags>spotify api music .net c# spotify-client</tags>
16+
</metadata>
17+
</package>

0 commit comments

Comments
 (0)