From 400be619144b2177353a8bc4a69f9e0cd97bff64 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 19 Aug 2025 09:31:21 +0200 Subject: [PATCH] [Fix] WebIdOnDeviceDocumentScanner (20.1.2-SNAPSHOT) --- .../20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec b/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec index b6aee38..f7dc705 100644 --- a/WebIdOnDeviceDocumentScanner/20.1.2-SNAPSHOT/WebIdOnDeviceDocumentScanner.podspec +++ b/WebIdOnDeviceDocumentScanner/20.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/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.1.2/WebIdOnDeviceDocumentScanner.framework-v20.1.2-SNAPSHOT-1463.zip', :sha256 => 'feb11cae2f3155705d1932d9104043473ea220c3ebb566b577fae0085f8fc7d1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdOnDeviceDocumentScanner/20.1.2/WebIdOnDeviceDocumentScanner.framework-v20.1.2-SNAPSHOT-1464.zip', :sha256 => '270efd64dc037195d761930805865ecfb0f4cb7c10f672112c28261491c2eb31' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'