From a230a92a4f948fe93072c33e2b1e4d9b671e860c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 3 Jun 2026 16:52:29 +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 90a7da8..11425fa 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-1392.zip', :sha256 => '267cc8c48c3ac49f3b84547c3fea426c195d1710bc754f10f9c1e12a3c352407' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'