From 8ad990274030edf653b3ca864ccd490e5c36acfd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 6 Nov 2025 20:04:45 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (20.3.6-SNAPSHOT) --- .../20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 7d400ca..2276798 100644 --- a/WebIdOnServerDocumentScanner/20.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/20.3.6-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/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1515.zip', :sha256 => '7af5a65ec40a0124de2ebab7c358eb45fba4a0ffc68fa5dfb1a1ecb244c614c8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/20.3.6/WebIdOnServerDocumentScanner.framework-v20.3.6-SNAPSHOT-1516.zip', :sha256 => '9e849f80c2428ecd2af8a7028490ec4a3e7497046c3d7172b423afd6e3c6ecee' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'