From 5d30893cd159f8c88172ad82246668b35a174542 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Oct 2025 13:18:05 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.3.3-SNAPSHOT) --- .../20.3.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.3.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.3.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 18034e6..b239722 100644 --- a/WebIdOnServerDocumentScanner/20.3.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.3.3-SNAPSHOT/WebIdOnServerDocumentScanner.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/WebIdOnServerDocumentScanner/20.3.3/WebIdOnServerDocumentScanner.framework-v20.3.3-SNAPSHOT-1502.zip', :sha256 => '8c1fe0f61d49c1518fdb31bce11ecf2fda7026ec1915c828b4bc34795563a169' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.3/WebIdOnServerDocumentScanner.framework-v20.3.3-SNAPSHOT-1503.zip', :sha256 => '703b76de627f3ca3fe96eb7a9bddd79c6e8855ddbd56ef50d5945554235b51a7' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'