From 5f65af5d95348a65e2671f31d5fc4134037cabbc Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 11 Apr 2025 11:45:35 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (13.3.0-SNAPSHOT) --- .../13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec index 6d37414..1e93373 100644 --- a/WebIdDocumentScanner/13.3.0-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/13.3.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/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1393.zip', :sha256 => '413051f6476832a3b20d80956acbcea0331dfefe0d6bd555924a9a43ec3233ec' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdDocumentScanner/13.3.0/WebIdDocumentScanner.framework-v13.3.0-SNAPSHOT-1398.zip', :sha256 => '88a766596647e4276921c28549d6cbc70dab945c72b1ef9d1cf80510bd6d4d4d' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'