From 4e685cffd8ad2a2bd1d57bb913498da00e7e39c8 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 12 Aug 2025 14:05:37 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.1.2-SNAPSHOT) --- .../20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec index 51e6903..d541c80 100644 --- a/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.1.2-SNAPSHOT/WebIdDocumentScanner.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/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1462.zip', :sha256 => 'dd01859448dffd4ddd063608292326095f265823de7496b447031b9575123bad' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/20.1.2/WebIdDocumentScanner.framework-v20.1.2-SNAPSHOT-1463.zip', :sha256 => '1277c1d2206a38ed7967389517238f1050399e4f61af97b6438bc12335427f5e' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'