From 5c7f2de237bb66f652a2fedff55f02ed556d3230 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 13:31:56 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (22.0.1-SNAPSHOT) --- .../22.0.1-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/22.0.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/22.0.1-SNAPSHOT/WebIdDocumentScanner.podspec index de3aebb..32541d2 100644 --- a/WebIdDocumentScanner/22.0.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/22.0.1-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/experimental/de/webid-solutions/WebIdDocumentScanner/22.0.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1608.zip', :sha256 => '05adae178f541f9acbe8f9ad55e3fcda80c622c0a1b8610a3449facdcc81dbbc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdDocumentScanner/22.0.1/WebIdDocumentScanner.framework-v22.0.1-SNAPSHOT-1609.zip', :sha256 => '8c99a99fd3f8e9a8463bff52e034f8e8da2cd924a4553793c54d5b85678330b6' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'