From fcbb74a8f24827b42baff9a2cbdd02f04b4b5d0e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 14 Mar 2025 16:16:03 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (14.3.0-SNAPSHOT) --- .../14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index 120b919..ed0c745 100644 --- a/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/14.3.0-SNAPSHOT/WebIdPayOnServerProductPlugin.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/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1327.zip', :sha256 => '6324fcf513998c34a8713078ad5df7e211832818e38d5367704b250082ea2a27' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.3.0/WebIdPayOnServerProductPlugin.framework-v14.3.0-SNAPSHOT-1328.zip', :sha256 => '4c7f5c8c47c5e7372defa2cd1fbcf94f22a75daca5abc4314b8a49a76d2e1d80' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,7 +16,7 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdPayOnServerProductPlugin.xcframework' - s.dependency "WebIdIosBankIdentPlugin", "11.4.1" + s.dependency "WebIdIosBankIdentPlugin", "11.4.2" s.dependency "WebIdDigitalSigningPlugin", "12.2.1" s.dependency "WebIdIosIdentScanPlugin", "13.3.2" s.dependency "WebIdOnServerDocumentScanner", "13.3.2"