From 8a839f1be448fa967eda0e06af2a29c6b3c84989 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 25 Jun 2025 18:27:40 +0200 Subject: [PATCH] [Fix] WebIdOnServerDocumentScanner (15.0.0-SNAPSHOT) --- .../15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdOnServerDocumentScanner/15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec b/WebIdOnServerDocumentScanner/15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec index 1be8d16..9e55d5c 100644 --- a/WebIdOnServerDocumentScanner/15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.podspec +++ b/WebIdOnServerDocumentScanner/15.0.0-SNAPSHOT/WebIdOnServerDocumentScanner.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/WebIdOnServerDocumentScanner/15.0.0/WebIdOnServerDocumentScanner.framework-v15.0.0-SNAPSHOT-1355.zip', :sha256 => '6a827a934137463fb68ff2923b88085f7a468b4209bc9676351fd991155b19bf' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdOnServerDocumentScanner/15.0.0/WebIdOnServerDocumentScanner.framework-v15.0.0-SNAPSHOT-1357.zip', :sha256 => '71bdeac5e1a1da721adfc12964fc50acb0976005138820f1a0ad78f81992b5d3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'