From 10e2b285fed5901b7c128d826ffe75fc456ecfa3 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 6 Oct 2025 16:50:48 +0200 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.3.2-SNAPSHOT) --- .../20.3.2-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.3.2-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.3.2-SNAPSHOT/WebIdDocumentScanner.podspec index 097a5cf..b4c3d2d 100644 --- a/WebIdDocumentScanner/20.3.2-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.3.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/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.2/WebIdDocumentScanner.framework-v20.3.2-SNAPSHOT-1499.zip', :sha256 => 'a4e1552e3b48b4dce84221cce2d816e0c81553112ce9be8a7856c4620cb3cdfb' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.2/WebIdDocumentScanner.framework-v20.3.2-SNAPSHOT-1500.zip', :sha256 => 'af06e5320f6736ea3fc14770623b398529f8a8ad138fe41e719315315e163725' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'