From 386fecfc82443b2a167939649a744be181c8c35b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 21 Aug 2025 11:51:25 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.1.2-SNAPSHOT) --- .../20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 6216546..e631a00 100644 --- a/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.1.2/WebIdOnDeviceDocumentScanner.framework-v20.1.2-SNAPSHOT-1465.zip', :sha256 => 'f8d2be45c5c9497d72428fab179ff49dc9a7eb678942ef993c2b78a58cc71bcc' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.1.2/WebIdOnDeviceDocumentScanner.framework-v20.1.2-SNAPSHOT-1466.zip', :sha256 => 'ab27cda0b50eaf28e42c713cca9f206ef8a69d006428bf2f3231ca53c348eab6' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'