[Add] YandexCheckoutPaymentsApi 1.0.3
diff --git a/Specs/0/a/c/YandexCheckoutPaymentsApi/1.0.3/YandexCheckoutPaymentsApi.podspec.json b/Specs/0/a/c/YandexCheckoutPaymentsApi/1.0.3/YandexCheckoutPaymentsApi.podspec.json
new file mode 100644
index 0000000..b9a5d56
--- /dev/null
+++ b/Specs/0/a/c/YandexCheckoutPaymentsApi/1.0.3/YandexCheckoutPaymentsApi.podspec.json
@@ -0,0 +1,33 @@
+{
+  "name": "YandexCheckoutPaymentsApi",
+  "version": "1.0.3",
+  "homepage": "https://github.com/yandex-money/yandex-checkout-payments-api-swift",
+  "license": {
+    "type": "MIT",
+    "file": "LICENSE"
+  },
+  "authors": "Yandex Checkout",
+  "summary": "Yandex Checkout Payments Api iOS",
+  "source": {
+    "git": "https://github.com/yandex-money/yandex-checkout-payments-api-swift.git",
+    "tag": "1.0.3"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "swift_version": "4.2",
+  "ios": {
+    "source_files": [
+      "YandexCheckoutPaymentsApi/**/*.{h,swift}",
+      "YandexCheckoutPaymentsApi/*.{h,swift}"
+    ],
+    "dependencies": {
+      "FunctionalSwift": [
+        "~> 1.1.0"
+      ],
+      "YandexMoneyCoreApi": [
+        "~> 1.3.0"
+      ]
+    }
+  }
+}