From b4886f9ffe321b526f6a29ef4179d67736a05f44 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Dec 2025 14:04:00 +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 3413bc0..d91dbd4 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-1378.zip', :sha256 => '6d8475b11cb1fd7303f8c65e887132ef6a443e8a7189e5f73da6e4a04ace28de' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'