From 27436ae5c02fc9cdf774c7c0ca7690567ca2163b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 11 Jan 2026 04:11:49 +0100 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (15.1.0) --- .../15.1.0/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/15.1.0/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/15.1.0/WebIdOnDeviceDocumentScanner.podspec index eb6dcc4..2d58b81 100644 --- a/WebIdOnDeviceDocumentScanner/15.1.0/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/15.1.0/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/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.1.0/WebIdOnDeviceDocumentScanner.framework-v15.1.0.zip', :sha256 => 'c5144e4da62d1b2bde956be529d79222b9757ad064d4dd8ceb4c985b491dc4d1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdOnDeviceDocumentScanner/15.1.0/WebIdOnDeviceDocumentScanner.framework-v15.1.0.zip', :sha256 => '9aa84b652d7b6a1ce0e1b208a72d5c80ea86d523bdf6516e617532fbaa43a921' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'