From 4d50f636cea8c284aa4b6c9d56eafeb3e88a6baf Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 14 Apr 2026 09:58:49 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (22.0.4-SNAPSHOT) --- .../22.0.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/22.0.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/22.0.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index 9fcf860..d9673f0 100644 --- a/WebIdOnDeviceDocumentScanner/22.0.4-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/22.0.4-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/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1618.zip', :sha256 => 'fc105784ea435ff64e59bcece746b4d00baf40f0a462b9f8fe56e5fbf5f53c89' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/22.0.4/WebIdOnDeviceDocumentScanner.framework-v22.0.4-SNAPSHOT-1619.zip', :sha256 => '33e63c8d42f4cb29b3210ad0c8afc69b75d7156bd8d2de1a52b910ced050d2f9' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'