[Add] SitumSDK 2.36.1
diff --git a/Specs/a/d/1/SitumSDK/2.36.1/SitumSDK.podspec.json b/Specs/a/d/1/SitumSDK/2.36.1/SitumSDK.podspec.json
new file mode 100644
index 0000000..227f80c
--- /dev/null
+++ b/Specs/a/d/1/SitumSDK/2.36.1/SitumSDK.podspec.json
@@ -0,0 +1,39 @@
+{
+  "name": "SitumSDK",
+  "version": "2.36.1",
+  "summary": "Indoor Location for iOS.",
+  "static_framework": true,
+  "homepage": "http://developers.situm.es/pages/mobile/ios/",
+  "authors": {
+    "Name": "support@situm.es"
+  },
+  "license": {
+    "type": "CUSTOM",
+    "file": "LICENSE.txt"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "http": "https://repo.situm.es/artifactory/libs-release-local/iOS/SitumSDK/2.36.1/SitumSDK.noprotobuf.zip"
+  },
+  "ios": {
+    "vendored_frameworks": "SitumSDK.framework"
+  },
+  "frameworks": [
+    "CoreLocation",
+    "CoreMotion"
+  ],
+  "libraries": [
+    "c++",
+    "z"
+  ],
+  "dependencies": {
+    "Protobuf": [
+      "~> 3.7"
+    ]
+  },
+  "pod_target_xcconfig": {
+    "OTHER_LDFLAGS": "$(inherited) -ObjC"
+  }
+}