[Add] PSAePayments 1.2.15
diff --git a/Specs/8/e/f/PSAePayments/1.2.15/PSAePayments.podspec.json b/Specs/8/e/f/PSAePayments/1.2.15/PSAePayments.podspec.json
new file mode 100644
index 0000000..97b7e9d
--- /dev/null
+++ b/Specs/8/e/f/PSAePayments/1.2.15/PSAePayments.podspec.json
@@ -0,0 +1,27 @@
+{
+  "name": "PSAePayments",
+  "version": "1.2.15",
+  "license": {
+    "type": "Apache 2.0",
+    "file": "LICENSE"
+  },
+  "homepage": "https://okaythis.com",
+  "authors": {
+    "Okay This": "hello@okaythis.com"
+  },
+  "summary": "PSA SDK with custom UI",
+  "source": {
+    "http": "https://github.com/Okaythis/ePaymentsiOS/raw/66393fd4240a93f555597bc959d36fcf111ebea4/PSA.zip"
+  },
+  "dependencies": {
+    "PSAePaymentsUI": [
+      "1.1.12"
+    ]
+  },
+  "platforms": {
+    "ios": "10.0"
+  },
+  "ios": {
+    "vendored_frameworks": "PSA.framework"
+  }
+}