From c29beb7f400f2134052a386da156a76ef261132d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 7 Nov 2025 13:17:35 +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 99d638f..c948b45 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-1516.zip', :sha256 => '90be6453e86e00baf3a4339758e13f7ed1a97dc118b3d16fc48b2b9c8d2f5554' } + 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 => 'dbca471841d0616cdb8ec32828cb06400bd5b0a08a5fe6c5ec555d9ea2075596' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'