[Add] PinchSDK 1.0.13
diff --git a/Specs/6/3/3/PinchSDK/1.0.13/PinchSDK.podspec.json b/Specs/6/3/3/PinchSDK/1.0.13/PinchSDK.podspec.json
new file mode 100644
index 0000000..6d18ca7
--- /dev/null
+++ b/Specs/6/3/3/PinchSDK/1.0.13/PinchSDK.podspec.json
@@ -0,0 +1,38 @@
+{
+  "name": "PinchSDK",
+  "version": "1.0.13",
+  "summary": "Real-time location & behavioural data collection",
+  "description": "The PinchSDK is used to collect the neccessary data for allowing you to gain actionable insights through real-time location and behavioural data.",
+  "homepage": "https://developers.pinch.no",
+  "license": {
+    "type": "Commercial",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "fluxLoop AS": "support@fluxloop.com"
+  },
+  "source": {
+    "http": "https://puresdk.blob.core.windows.net/pinchsdk-versions/1.0.12.zip"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source_files": "PinchSDK.framework/Headers/**/*",
+  "vendored_frameworks": "PinchSDK.framework",
+  "swift_versions": "4.0",
+  "public_header_files": "PinchSDK.framework/Headers/**/*",
+  "frameworks": [
+    "Foundation",
+    "CoreData",
+    "CoreLocation"
+  ],
+  "dependencies": {
+    "PureSDK": [
+      "~> 1.0.95.16"
+    ],
+    "PureSDKBluetooth": [
+      "~> 1.0.95.16"
+    ]
+  },
+  "swift_version": "4.0"
+}