From 7456ae84e472174a83a8a196aa80399947ce51f8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 May 2026 17:27:44 +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 b98ad1e1..b365e0c2 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-1658.zip', :sha256 => '11e6f20cf680709298826fe932b54ba166750090e1496f192e8d1aa34c91e4aa' } + 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-1659.zip', :sha256 => 'ce8423bb98b321660df82a40109eb8cd30aa0d13f512417c6705c8afe1fcd6b1' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'