From c3a838b01d3e7895d4579781289bdf96d29aefb0 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Mar 2026 15:31:16 +0100 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 da49b9d..90a7da8 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-1391.zip', :sha256 => '54a2eba33b21e853d6191b1022594ff41c59847a5b9ee2877005f249ac2d7a18' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'