From a46ad04e0bfc961393b0f7c0746a003f139eebc8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 17 Jun 2026 23:27:35 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (23.1.2-SNAPSHOT) --- .../23.1.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/23.1.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/23.1.2-SNAPSHOT/WebIdDocumentScanner.podspec index 0fc65c6b..589f7c55 100644 --- a/WebIdDocumentScanner/23.1.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/23.1.2-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/23.1.2/WebIdDocumentScanner.framework-v23.1.2-SNAPSHOT-1673.zip', :sha256 => '4ca3bb240cf551dee1c188f1c7024c4ddba5187744f97a2c1599791debbca2ef' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/23.1.2/WebIdDocumentScanner.framework-v23.1.2-SNAPSHOT-1673.zip', :sha256 => 'cdda0465341b4deed9a566af7d01a5cb24ca6160c6732ab347d55174fabe7a00' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'