From 2ff4302fca32d1dcad5020219e37fbf0c3746506 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 30 Oct 2025 17:30:23 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (20.3.6-SNAPSHOT) --- .../20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec index cec9be6..8a6ee82 100644 --- a/WebIdDocumentScanner/20.3.6-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/20.3.6-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.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1510.zip', :sha256 => 'a41d94d71f26f693ecae7a41d03bf114f435b7e9af4a6463e6ab682e0d0ec9fa' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/20.3.6/WebIdDocumentScanner.framework-v20.3.6-SNAPSHOT-1511.zip', :sha256 => '2c0955bbb80e8f13f90b0c15a3ab3776f2a126dbd206c07f0ddde9cc7daf4d8a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'