From 53addcfe1e1641b556f5540cd4b12f45458cb42f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 2 Feb 2026 14:01:27 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (21.0.2-SNAPSHOT) --- .../21.0.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/21.0.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/21.0.2-SNAPSHOT/WebIdDocumentScanner.podspec index c2fb8b5..e6bcea9 100644 --- a/WebIdDocumentScanner/21.0.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/21.0.2-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/21.0.2/WebIdDocumentScanner.framework-v21.0.2-SNAPSHOT-1547.zip', :sha256 => 'd149634ea9e36105572861825ae454b93d1d1e78fb2c6ad5c8e6915f98ba3bc3' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/21.0.2/WebIdDocumentScanner.framework-v21.0.2-SNAPSHOT-1548.zip', :sha256 => '57efd4d45ecd56f51638a300d0bfdd8b80634c10c4c2e102f792e8c1c73862f4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'