From de4a79aa58f1bfdc5beb026a038380b894c97004 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 15:25:38 +0200 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 6a16da4..c0f2fb3 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-1282.zip', :sha256 => '4910cded11840a9200845390f3b9b958fcf217537645155c5a4658d3ecfdfdd2' } + 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-1283.zip', :sha256 => 'eb740dae688ccec49cf617c6b60b4a2c13a9ce7d9b2e62a77baaabad40ca95c8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'