From 883df15e3433a92a3d382a56c84a4b4316161a0e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 11 Dec 2025 14:11:25 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (200.3.6-SNAPSHOT) --- .../200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index bfb184e..15f3cc7 100644 --- a/WebIdOnServerDocumentScanner/200.3.6-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/200.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/200.3.6/WebIdOnServerDocumentScanner.framework-v200.3.6-SNAPSHOT-1522.zip', :sha256 => '6da74df66195236e66079c28ce403a1314d3b9f4fc4e5693a341fe31d385690d' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdOnServerDocumentScanner/200.3.6/WebIdOnServerDocumentScanner.framework-v200.3.6-SNAPSHOT-1523.zip', :sha256 => 'c28a5ee3737c698fdbd91d0bc0df4f028a60bf6f2fc40f49c0b07c46551fa485' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'