From 5ffd8241d90319402980468a672310b72e42c3c8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 16:06:41 +0100 Subject: [PATCH] [Fix] WebIdIosBankIdentPlugin (10.2.0-SNAPSHOT) --- .../10.2.0-SNAPSHOT/WebIdIosBankIdentPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdIosBankIdentPlugin/10.2.0-SNAPSHOT/WebIdIosBankIdentPlugin.podspec b/WebIdIosBankIdentPlugin/10.2.0-SNAPSHOT/WebIdIosBankIdentPlugin.podspec index 488c2c3..1eae112 100644 --- a/WebIdIosBankIdentPlugin/10.2.0-SNAPSHOT/WebIdIosBankIdentPlugin.podspec +++ b/WebIdIosBankIdentPlugin/10.2.0-SNAPSHOT/WebIdIosBankIdentPlugin.podspec @@ -8,7 +8,7 @@ Pod::Spec.new do |s| s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.platform = :ios - s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0-SNAPSHOT-339.zip', :sha256 => '91a8b1b7a56fc06ebdf4ac01ad579c0b5453d9fa36bee6547d638db2498d600c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdIosBankIdentPlugin/10.2.0/WebIdIosBankIdentPlugin.framework-v10.2.0-SNAPSHOT-339.zip', :sha256 => '34bc0b3cbe44bc1a53487cde5df705ca0859108f363d96907f24eb8f8dee73c6' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'