From fd3409fd410e7cf0523512ac7592060a13e60a63 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 15 Apr 2026 10:08:40 +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 8c3dc54..eae8b9e 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-1623.zip', :sha256 => 'e6ef1a3e6033d6a0bea82c6fd150625aacc1d4e466c42902156e323faee85f43' } + 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-1625.zip', :sha256 => 'f72753b9434e7c70c5397c264477329ea12fa2e1bb418ec2df44786026d47c13' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'