From f6c71dbfd60d9615cb8ab7d569ae10f66bd01640 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 4 Dec 2025 10:18:32 +0100 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (15.0.2-SNAPSHOT) --- .../15.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/15.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/15.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index d91dbd4..4df7f99 100644 --- a/WebIdOnServerDocumentScanner/15.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/15.0.2-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/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.2/WebIdOnServerDocumentScanner.framework-v15.0.2-SNAPSHOT-1379.zip', :sha256 => 'a879644329a936db51a5b0158dcc550c5351d3d0d6a08995ef1112b724488a61' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.2/WebIdOnServerDocumentScanner.framework-v15.0.2-SNAPSHOT-1380.zip', :sha256 => 'f59167c3ce48bc67ddc49354ae8235f30f876fba4eb2a5da79ef9085ea2187e9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'