From cd22eaff7530b4221ae1167f10a43be83a55719b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 19 Jun 2025 17:48:10 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (15.0.0-SNAPSHOT) --- .../15.0.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/15.0.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/15.0.0-SNAPSHOT/WebIdDocumentScanner.podspec index 791fff1..94e940f 100644 --- a/WebIdDocumentScanner/15.0.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/15.0.0-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/snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.0/WebIdDocumentScanner.framework-v15.0.0-SNAPSHOT-1353.zip', :sha256 => '7309b0b515532b18b68081c4097d7b2963e4475790cee2fdc06c7714bbe013f2' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/15.0.0/WebIdDocumentScanner.framework-v15.0.0-SNAPSHOT-1354.zip', :sha256 => '7ebb8c06a9424f479490f22c08eff1c6503c07fcbc71ac3c8363a3be21c9d5ea' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'