From 1302d3d51dd654f7cae11701a8e8fd86a3fc3875 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 9 Jun 2026 13:14:26 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (15.2.1-SNAPSHOT) --- .../15.2.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/15.2.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/15.2.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index b4c9463..bc7bee6 100644 --- a/WebIdOnDeviceDocumentScanner/15.2.1-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/15.2.1-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.2.1/WebIdOnDeviceDocumentScanner.framework-v15.2.1-SNAPSHOT-1398.zip', :sha256 => '1561e93cf6992a3e869c9734fa14ef3bc35dcd362f94a3b0791aa8a0cb9170ea' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.2.1/WebIdOnDeviceDocumentScanner.framework-v15.2.1-SNAPSHOT-1399.zip', :sha256 => '74ebc56f0ae07341dbb69f12923f642bb57f911070557f40e2aaa02e26337ea9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'