From fa52c88f357da1cab4b0f2bf29a0d00670c54d3d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 12 Jun 2026 13:43:38 +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 e8e44038..cae5681e 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-1671.zip', :sha256 => '15ee87a8b29841bc4c43e4ee16ad6a35a599791e6752365ab5a97c865606ac48' } + 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-1672.zip', :sha256 => '8cf6834367992e52d94c9fa85e5e12f7620fd94768323414d734619a5c1072eb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'