From c794d776c24591871335e0e1822f359ef23461c6 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 17:12:15 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (15.1.2-SNAPSHOT) --- .../15.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/15.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/15.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 11425fa..06419c1 100644 --- a/WebIdOnDeviceDocumentScanner/15.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/15.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/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.1.2/WebIdOnDeviceDocumentScanner.framework-v15.1.2-SNAPSHOT-1394.zip', :sha256 => '429ce59c765c9f4d48193f9e600e5e884ff9afb9697596862dc09b19e5817355' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.1.2/WebIdOnDeviceDocumentScanner.framework-v15.1.2-SNAPSHOT-1395.zip', :sha256 => '21c2f32eaef549efd4d20696888938e4c5a4d145abd52b0c32f104f89012d1db' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'