From 4c05463f3cdbf13047ea7da0279b67f2152f4ec7 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Oct 2025 09:04:57 +0200 Subject: [PATCH] [Fix] WebIdEIdProductPlugin (21.0.4-SNAPSHOT) --- .../21.0.4-SNAPSHOT/WebIdEIdProductPlugin.podspec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WebIdEIdProductPlugin/21.0.4-SNAPSHOT/WebIdEIdProductPlugin.podspec b/WebIdEIdProductPlugin/21.0.4-SNAPSHOT/WebIdEIdProductPlugin.podspec index 7820402..d7f2006 100644 --- a/WebIdEIdProductPlugin/21.0.4-SNAPSHOT/WebIdEIdProductPlugin.podspec +++ b/WebIdEIdProductPlugin/21.0.4-SNAPSHOT/WebIdEIdProductPlugin.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/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1527.zip', :sha256 => '2f5753fc189e196c37f0ab03007501eea3f4125c3403b138d075b156dd528e4a' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdProductPlugin/21.0.4/WebIdEIdProductPlugin.framework-v21.0.4-SNAPSHOT-1528.zip', :sha256 => 'd61fc661097f46e704a71905912b6dfb15146fca1bd2f0adfc618f91ba3aa52d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,8 +16,8 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdEIdProductPlugin.xcframework' - s.dependency "WebIdOnServerDocumentScanner", "20.3.1" - s.dependency "WebIdIosIdentScanPlugin", "20.3.1" + s.dependency "WebIdOnServerDocumentScanner", "20.3.2" + s.dependency "WebIdIosIdentScanPlugin", "20.3.2" s.dependency "WebIdEIdentPlugin", "20.3.0" s.dependency "WebIdDigitalSigningPlugin", "20.3.1" end