[Add] sonect-sdk-ios 4.15.7
diff --git a/Specs/e/d/a/sonect-sdk-ios/4.15.7/sonect-sdk-ios.podspec.json b/Specs/e/d/a/sonect-sdk-ios/4.15.7/sonect-sdk-ios.podspec.json
new file mode 100644
index 0000000..853d860
--- /dev/null
+++ b/Specs/e/d/a/sonect-sdk-ios/4.15.7/sonect-sdk-ios.podspec.json
@@ -0,0 +1,28 @@
+{
+  "name": "sonect-sdk-ios",
+  "version": "4.15.7",
+  "summary": "Sonect SDK",
+  "description": "This is the Sonect SDK public podspec.",
+  "homepage": "https://github.com/sonect/sonect-sdk-ios",
+  "license": {
+    "type": "Sonect Closed Source",
+    "text": "                    Copyright (C) Sonect AG - All Rights Reserved\n                    Unauthorized copying of this file, and the Sonect SDK via any medium is strictly prohibited\n                    Proprietary and confidential\n                    Sonect, July 2019. \n"
+  },
+  "authors": {
+    "sonect": "marko.hlebar@sonect.ch"
+  },
+  "platforms": {
+    "ios": "9.0"
+  },
+  "source": {
+    "http": "https://github.com/sonect/sonect-sdk-ios/releases/download/4.15.7/SonectSDK_Cocoapods.framework.zip"
+  },
+  "ios": {
+    "vendored_frameworks": "Sonect.xcframework"
+  },
+  "dependencies": {
+    "sonect-core-ios": [
+      "~> 1.5.1"
+    ]
+  }
+}