From de7699801ca7fed9de76bad59b3cb99743946f91 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 2 Apr 2026 19:06:39 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (22.0.2-SNAPSHOT) --- .../22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 79cdd04..ccc2ee9 100644 --- a/WebIdOnServerDocumentScanner/22.0.2-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/22.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/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.2/WebIdOnServerDocumentScanner.framework-v22.0.2-SNAPSHOT-1615.zip', :sha256 => 'd123deb8e5d02b99215d134db3b1608ebcbcc3b64b82fe4548801a9ff802d8ee' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.0.2/WebIdOnServerDocumentScanner.framework-v22.0.2-SNAPSHOT-1616.zip', :sha256 => 'e2f8ba1d5b4a6d77e576e1c29d1da94486cda099be909ed9c3a24e90f5764de5' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'