diff --git a/Release/nuget/cpprestsdk.android.nuspec b/Release/nuget/cpprestsdk.android.nuspec
new file mode 100644
index 0000000000..969b868a99
--- /dev/null
+++ b/Release/nuget/cpprestsdk.android.nuspec
@@ -0,0 +1,44 @@
+
+
+
+ cpprestsdk.android
+ 2.3.0.0
+ C++ REST SDK
+ casablancacore
+ Microsoft, Visual C++
+ http://www.apache.org/licenses/LICENSE-2.0
+ https://casablanca.codeplex.com/
+ https://download-codeplex.sec.s-msft.com/Download?ProjectName=casablanca&DownloadId=630102&Build=20425
+ false
+ The C++ REST SDK is a cross-platform, modern, and asynchronous library that enables developers to access and author connected applications
+ This library is a Microsoft effort to support cloud-based client-server communication in native code using a modern asynchronous C++ API design. The C++ REST SDK (codename "Casablanca") is a project to start exploring how to best support C++ developers who want to take advantage of the radical shift in software architecture that cloud computing represents.
+ Release of C++ Rest SDK 2.3.0 libraries for android.
+ Copyright 2014
+ REST, native, C++, JSON, Casablanca, Http, Uri, WebSockets, android
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/Release/nuget/cpprestsdk.android.targets b/Release/nuget/cpprestsdk.android.targets
new file mode 100644
index 0000000000..b2c15921cf
--- /dev/null
+++ b/Release/nuget/cpprestsdk.android.targets
@@ -0,0 +1,54 @@
+
+
+
+ 2
+ 3
+ 0
+ $(CppRestSDKVersionMajor)_$(CppRestSDKVersionMinor)
+
+
+
+
+ HAS_CPPRESTSDK;%(PreprocessorDefinitions)
+ $(MSBuildThisFileDirectory)include;%(AdditionalIncludeDirectories)
+
+
+ m;%(LibraryDependencies)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+