diff --git a/nuget/gabime.spdlog.nuspec b/nuget/gabime.spdlog.nuspec
new file mode 100644
index 00000000..9ac79824
--- /dev/null
+++ b/nuget/gabime.spdlog.nuspec
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+ gabime.spdlog
+ $VERSION$
+ Gabi Melman
+ Fast C++ logging library
+ logging spdlog cpp11 native nativepackage cpp
+ https://github.com/gabime/spdlog
+ true
+ MIT
+
+ Copyright (c) 2016 Gabi Melman
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/nuget/gabime.spdlog.targets b/nuget/gabime.spdlog.targets
new file mode 100644
index 00000000..ae59fb31
--- /dev/null
+++ b/nuget/gabime.spdlog.targets
@@ -0,0 +1,8 @@
+
+
+
+
+ $(MSBuildThisFileDirectory)include;%(AdditionalIncludeDirectories)
+
+
+
\ No newline at end of file