Add METADATA for ksoap2

Test: NA
Change-Id: I6bcbed3e32484098f7e403f584b85d52895ac2d5
diff --git a/METADATA b/METADATA
new file mode 100644
index 0000000..04d2d33
--- /dev/null
+++ b/METADATA
@@ -0,0 +1,18 @@
+name: "ksoap2"
+description: "The ksoap2-android project provides a lightweight and efficient SOAP client library for the Android platform."
+third_party {
+  url {
+    type: HOMEPAGE
+    value: "http://simpligility.github.io/ksoap2-android/"
+  }
+  url {
+    type: ARCHIVE
+    value: "https://github.com/simpligility/ksoap2-android/archive/3.0.0-RC.2.zip"
+  }
+  version: "bf4e67df641c386cbd91ddae5db7f3c49956a55b"
+  last_upgrade_date {
+    year: 2014
+    month: 5
+    day: 20
+  }
+}