We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52e0015 commit 403e955Copy full SHA for 403e955
1 file changed
Jsonie/Jsonie.nuspec
@@ -0,0 +1,18 @@
1
+<?xml version="1.0"?>
2
+<package>
3
+ <metadata>
4
+ <id>$id$</id>
5
+ <version>$version$</version>
6
+
7
+ <title>$title$</title>
8
+ <description>$description$</description>
9
10
+ <authors>Michal Novák</authors>
11
+ <copyright>Copyright © 2014 Michal Novák, Dextronet.</copyright>
12
+ <tags>json</tags>
13
14
+ <projectUrl>http://jsonie.weborama.cz/</projectUrl>
15
+ <iconUrl>https://raw.githubusercontent.com/mancze/jsonie/master/Resources/Logo/jsonie-64.png</iconUrl>
16
+ <licenseUrl>https://raw.githubusercontent.com/mancze/jsonie/master/LICENSE.md</licenseUrl>
17
+ </metadata>
18
+</package>
0 commit comments