From d205594b52199d83dc8b220202bb8be6b79773ec Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sat, 28 Sep 2024 17:23:32 +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 a11f760..c217485 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-352.zip', :sha256 => 'aff954e4564eb12df75cd57cb274bcfe3a81f4b2857ec780012303c81b02f075' } + 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-353.zip', :sha256 => 'f920513af617db957d482a926b3b72078956f4e3e21a2909c2704824ead987a4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'