From 2e2bfc0a6f9805978a49bee5fd2b1f73db5f9f73 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 13 Aug 2024 14:10:00 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (8.0.1-SNAPSHOT) --- .../8.0.1-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/8.0.1-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/8.0.1-SNAPSHOT/WebIdUiKitComponents.podspec index f694405..cf14b4b 100644 --- a/WebIdUiKitComponents/8.0.1-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/8.0.1-SNAPSHOT/WebIdUiKitComponents.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/WebIdUiKitComponents/8.0.1/WebIdUiKitComponents.framework-v8.0.1-SNAPSHOT-330.zip', :sha256 => '380eed6e8d20a0c500757def1a70293c469359c53f8a97a65e20621e504c9aa2' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdUiKitComponents/8.0.1/WebIdUiKitComponents.framework-v8.0.1-SNAPSHOT-331.zip', :sha256 => 'fa569140430015cbb8d4292fa9e7d713c82a605cf342949e72d86f786f7dce6a' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'