From 3b868c8555712abe56a83c9006fa20ca0b5181b3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 8 Jun 2026 11:03:26 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (23.1.1) --- .../23.1.1/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/23.1.1/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/23.1.1/WebIdOnDeviceDocumentScanner.podspec index 2e32330..6242e49 100644 --- a/WebIdOnDeviceDocumentScanner/23.1.1/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/23.1.1/WebIdOnDeviceDocumentScanner.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/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/23.1.1/WebIdOnDeviceDocumentScanner.framework-v23.1.1.zip', :sha256 => '7cd63a4aa27b6063822cea8df2de28598df63f026fea9b4f294d91fa583583b6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/releases/de/webid-solutions/WebIdOnDeviceDocumentScanner/23.1.1/WebIdOnDeviceDocumentScanner.framework-v23.1.1.zip', :sha256 => 'd2bcd6058f0e834ebed35996fa4bbd78eea5cd76f4e613b286e2504d1011fee1' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'