From 6e40d225716fd66f9eb0e00f3d521ed23cd1d260 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 26 Sep 2024 19:30:13 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (8.0.2-SNAPSHOT) --- .../8.0.2-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/8.0.2-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/8.0.2-SNAPSHOT/WebIdUiKitComponents.podspec index 6c69f19..a11f760 100644 --- a/WebIdUiKitComponents/8.0.2-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/8.0.2-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.2/WebIdUiKitComponents.framework-v8.0.2-SNAPSHOT-351.zip', :sha256 => '2568d0a8b4217d9d777913e0237e484256678283c3ec423536f9153d4cc6c449' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdUiKitComponents/8.0.2/WebIdUiKitComponents.framework-v8.0.2-SNAPSHOT-352.zip', :sha256 => 'aff954e4564eb12df75cd57cb274bcfe3a81f4b2857ec780012303c81b02f075' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'