[Add] PureSDKBluetooth 1.0.95.16
diff --git a/Specs/8/d/b/PureSDKBluetooth/1.0.95.16/PureSDKBluetooth.podspec.json b/Specs/8/d/b/PureSDKBluetooth/1.0.95.16/PureSDKBluetooth.podspec.json
new file mode 100644
index 0000000..e9b9844
--- /dev/null
+++ b/Specs/8/d/b/PureSDKBluetooth/1.0.95.16/PureSDKBluetooth.podspec.json
@@ -0,0 +1,37 @@
+{
+  "name": "PureSDKBluetooth",
+  "version": "1.0.95.16",
+  "summary": "The bluetooth module of the Pure tracking framework.",
+  "authors": {
+    "fluxLoop AS": "social@fluxloop.com"
+  },
+  "homepage": "https://github.com/fluxloop/pure-sdk",
+  "license": {
+    "type": "Commercial",
+    "file": "PureSDKBluetooth/PureSDKBluetooth.framework/LICENSE"
+  },
+  "source": {
+    "http": "https://puresdk.blob.core.windows.net/versions/PureSDKBluetooth/1.0.95.16.zip"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "requires_arc": true,
+  "frameworks": [
+    "Foundation",
+    "CoreData",
+    "CoreLocation",
+    "CoreBluetooth"
+  ],
+  "libraries": "z",
+  "source_files": "PureSDKBluetooth/PureSDKBluetooth.framework/Headers/*.h",
+  "public_header_files": "PureSDKBluetooth/PureSDKBluetooth.framework/Headers/*.h",
+  "vendored_frameworks": "PureSDKBluetooth/PureSDKBluetooth.framework",
+  "preserve_paths": [
+    "PureSDKBluetooth/PureSDKBluetooth.framework",
+    "PureSDKBluetooth/PureSDKBluetooth.framework.dSYM"
+  ],
+  "xcconfig": {
+    "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PureSDKBluetooth/PureSDKBluetooth/**\""
+  }
+}