From 86263aff52191a91639c4bc978888fe7d5ba14b5 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 12 Jun 2025 13:28:36 +0200 Subject: [PATCH] [Fix] WebIdEIdOnServerProductPlugin (13.4.1-SNAPSHOT) --- .../13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec b/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec index 11eb7e7..94e6256 100644 --- a/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.podspec +++ b/WebIdEIdOnServerProductPlugin/13.4.1-SNAPSHOT/WebIdEIdOnServerProductPlugin.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/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1280.zip', :sha256 => '49c3baab8cf0d715bb5ae7d62cb5a0001724cbc686ba90cf800d1f3a952312fc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdOnServerProductPlugin/13.4.1/WebIdEIdOnServerProductPlugin.framework-v13.4.1-SNAPSHOT-1281.zip', :sha256 => '47da8a1c55bfab135bb549334035dd6297ae8f8b8e4613f990bea6e060d8f20d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -18,6 +18,6 @@ Pod::Spec.new do |s| s.dependency "WebIdEIdentPlugin", "5.5.2" s.dependency "WebIdDigitalSigningPlugin", "11.4.2" - s.dependency "WebIdIosIdentScanPlugin", "12.5.2" - s.dependency "WebIdOnServerDocumentScanner", "12.5.2" + s.dependency "WebIdIosIdentScanPlugin", "12.5.3" + s.dependency "WebIdOnServerDocumentScanner", "12.5.3" end