[Add] BackendlessSwift 5.7.4
diff --git a/Specs/f/1/b/BackendlessSwift/5.7.4/BackendlessSwift.podspec.json b/Specs/f/1/b/BackendlessSwift/5.7.4/BackendlessSwift.podspec.json
new file mode 100644
index 0000000..735a846
--- /dev/null
+++ b/Specs/f/1/b/BackendlessSwift/5.7.4/BackendlessSwift.podspec.json
@@ -0,0 +1,42 @@
+{
+  "name": "BackendlessSwift",
+  "module_name": "Backendless",
+  "version": "5.7.4",
+  "source": {
+    "git": "https://github.com/Backendless/Swift-SDK.git",
+    "tag": "5.7.4"
+  },
+  "license": {
+    "type": "MIT",
+    "text": "Copyright (c) 2013-2020 by Backendless Corp"
+  },
+  "homepage": "http://backendless.com",
+  "authors": {
+    "Mark Piller": "mark@backendless.com",
+    "Olha Danylova": "olga@themidnightcoders.com"
+  },
+  "summary": "Backendless is a Mobile Backend and API Services Platform",
+  "description": "Backendless is a development and a run-time platform. It helps software developers to create mobile and desktop applications while removing the need for server-side coding.",
+  "swift_versions": "5",
+  "pod_target_xcconfig": {
+    "SWIFT_VERSION": "5.0"
+  },
+  "platforms": {
+    "ios": "8.0",
+    "osx": "10.10",
+    "tvos": "9.0",
+    "watchos": "2.0"
+  },
+  "requires_arc": true,
+  "source_files": [
+    "Sources/SwiftSDK/**/*.swift",
+    "Sources/SwiftSDK/*.swift",
+    "Tests/SwiftSDKTests/TestObjects/*.swift"
+  ],
+  "dependencies": {
+    "Socket.IO-Client-Swift": [
+
+    ]
+  },
+  "swift_version": "5"
+}