From 085f6e7a2ac02ffb7ae1ca4b1d0ed5671395682b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 08:37:46 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (22.1.3-SNAPSHOT) --- .../22.1.3-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/22.1.3-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/22.1.3-SNAPSHOT/WebIdDocumentScanner.podspec index c144f7ea..8f62d366 100644 --- a/WebIdDocumentScanner/22.1.3-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/22.1.3-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1660.zip', :sha256 => '50709d8df0497d0aa4bd42610c6df032c035111b1cb320520ecd4908b9835fd0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/22.1.3/WebIdDocumentScanner.framework-v22.1.3-SNAPSHOT-1663.zip', :sha256 => 'e1a3c484dc27badd7a7e69747b9852392434ff376a6536b87f6a9688557ef3e3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'