From 60596ad4d438270530db7d2604e318223b8d968c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 May 2026 17:29:23 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (22.1.3-SNAPSHOT) --- .../22.1.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/22.1.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/22.1.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 0be04dcd..adaadf07 100644 --- a/WebIdOnServerDocumentScanner/22.1.3-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/22.1.3-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.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1658.zip', :sha256 => '763162d4dc77d2b15c513111e4a3091d5bef1fa2232648b89355159bcb695d2e' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/22.1.3/WebIdOnServerDocumentScanner.framework-v22.1.3-SNAPSHOT-1659.zip', :sha256 => 'a353d9acf00d72a12a3d030f7cee221d63da960b0d8dbca60a63c0ff1b21aaca' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'