[Add] ASDKCore 1.4.8
diff --git a/Specs/7/3/a/ASDKCore/1.4.8/ASDKCore.podspec.json b/Specs/7/3/a/ASDKCore/1.4.8/ASDKCore.podspec.json
new file mode 100644
index 0000000..40459a4
--- /dev/null
+++ b/Specs/7/3/a/ASDKCore/1.4.8/ASDKCore.podspec.json
@@ -0,0 +1,23 @@
+{
+  "name": "ASDKCore",
+  "version": "1.4.8",
+  "summary": "Core library that allows you to use internet acquiring from Tinkoff Bank in your app",
+  "description": "Core library that allows you to use internet acquiring from Tinkoff Bank in your app!",
+  "homepage": "https://www.tinkoff.ru",
+  "license": "{ :type => 'Apache 2.0' }",
+  "authors": {
+    "d.tarasov": "d.tarasov@tinkoff.ru"
+  },
+  "platforms": {
+    "ios": "8.0"
+  },
+  "source": {
+    "git": "https://github.com/TinkoffCreditSystems/tinkoff-asdk-ios.git",
+    "tag": "1.4.8"
+  },
+  "source_files": [
+    "ASDKCore",
+    "ASDKCore/**/*.{h,m}"
+  ],
+  "requires_arc": true
+}