From f88c2cc8c8f5362a233a7ac40e5780f5b07a7f6d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 28 Nov 2024 16:44:19 +0100 Subject: [PATCH] [Fix] WebIdDocumentScanner (12.0.1-SNAPSHOT) --- .../12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec b/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec index bebe9b7..e356716 100644 --- a/WebIdDocumentScanner/12.0.1-SNAPSHOT/WebIdDocumentScanner.podspec +++ b/WebIdDocumentScanner/12.0.1-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/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1309.zip', :sha256 => 'ee022d12397bc962de44346e72a6d6e10814d8a59a8e85a6658bfea70f34a9ec' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdDocumentScanner/12.0.1/WebIdDocumentScanner.framework-v12.0.1-SNAPSHOT-1311.zip', :sha256 => '107e40d9c8c4e5747da0c87b17d3fffadefe68a77581e602aaf170dbf20b421f' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'