[Add] PointCheckoutSdk 0.1.5
diff --git a/Specs/9/b/2/PointCheckoutSdk/0.1.5/PointCheckoutSdk.podspec.json b/Specs/9/b/2/PointCheckoutSdk/0.1.5/PointCheckoutSdk.podspec.json
new file mode 100644
index 0000000..b278f3a
--- /dev/null
+++ b/Specs/9/b/2/PointCheckoutSdk/0.1.5/PointCheckoutSdk.podspec.json
@@ -0,0 +1,37 @@
+{
+  "name": "PointCheckoutSdk",
+  "version": "0.1.5",
+  "summary": "PointCheckout POS Sdk",
+  "description": "PointCheckout POS Sdk used to submit checkouts",
+  "homepage": "https://bitbucket.org/issuerhub/ios-pos-sdk",
+  "license": {
+    "type": "PointCheckout",
+    "file": "LICENSE"
+  },
+  "authors": {
+    "PointCheckout": "info@pointcheckout.com"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "git": "https://bitbucket.org/issuerhub/ios-pos-sdk.git",
+    "tag": "0.1.5"
+  },
+  "source_files": "PointCheckoutSdk/**/*.swift",
+  "requires_arc": true,
+  "swift_versions": "5.0",
+  "static_framework": true,
+  "dependencies": {
+    "Firebase/Core": [
+
+    ],
+    "Firebase/Auth": [
+
+    ],
+    "Firebase/Firestore": [
+
+    ]
+  },
+  "swift_version": "5.0"
+}