[Add] PoilabsVdNavigationCore 1.0.9
diff --git a/Specs/0/1/d/PoilabsVdNavigationCore/1.0.9/PoilabsVdNavigationCore.podspec.json b/Specs/0/1/d/PoilabsVdNavigationCore/1.0.9/PoilabsVdNavigationCore.podspec.json
new file mode 100644
index 0000000..b669484
--- /dev/null
+++ b/Specs/0/1/d/PoilabsVdNavigationCore/1.0.9/PoilabsVdNavigationCore.podspec.json
@@ -0,0 +1,32 @@
+{
+  "name": "PoilabsVdNavigationCore",
+  "platforms": {
+    "ios": "8.0"
+  },
+  "summary": "Poilabs Vd Indoor Navigation Framework",
+  "requires_arc": true,
+  "version": "1.0.9",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "Emre Kuru": "emre@poilabs.com"
+  },
+  "homepage": "https://bitbucket.org/poiteam/ios-vd-navigation-core-pod/",
+  "source": {
+    "git": "https://bitbucket.org/poiteam/ios-vd-navigation-core-pod.git",
+    "tag": "1.0.9"
+  },
+  "dependencies": {
+    "Alamofire": [
+      "~> 4.8.0"
+    ],
+    "PESGraph": [
+
+    ]
+  },
+  "ios": {
+    "vendored_frameworks": "ios_vd_navigation_core.framework"
+  }
+}