From a9eb086d08fd0c7c8f4613fe8b31474efef165e7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 24 Apr 2025 11:39:36 +0200 Subject: [PATCH] [Fix] WebIdPayProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec b/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec index ae6b51e..1788683 100644 --- a/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.podspec +++ b/WebIdPayProductPlugin/14.3.0-SNAPSHOT/WebIdPayProductPlugin.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/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1360.zip', :sha256 => 'c0d4c504841d78c76deb77d1b7e6698f21b308f12b15011113f565e0f15255a5' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayProductPlugin/14.3.0/WebIdPayProductPlugin.framework-v14.3.0-SNAPSHOT-1361.zip', :sha256 => 'c9a7e8a0a68e7f34d1efd86f478fd5a7723309ba7ab6fce92737476df91d886b' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'