From 65dfaafb9a3e9fc5526d311b64b5d62703556321 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 29 Sep 2025 13:05:22 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (15.0.1-SNAPSHOT) --- .../15.0.1-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/15.0.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.0.1-SNAPSHOT/WebIdDocumentScanner.podspec index caf9b9f..3878eee 100644 --- a/WebIdDocumentScanner/15.0.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.0.1-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/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.1/WebIdDocumentScanner.framework-v15.0.1-SNAPSHOT-1368.zip', :sha256 => 'fe5e1056f346e77bb7931c4e20231a6fb8b1c8d33bd33f5cd01dea25507cb9af' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.1/WebIdDocumentScanner.framework-v15.0.1-SNAPSHOT-1370.zip', :sha256 => 'e9fd9d4b83fb61f994f9ce33fd757b39ae70634fb651622946ae0d148f5d7e1a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'