From 769f0a6571df3afa6a15b2c3a04fd5c35613c279 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 23 Aug 2024 19:58:05 +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 89bb302..03d8ac6 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-341.zip', :sha256 => '972fd620f6da199541c8045071785c00c0710b94903b1083dbe2187b40806cf4' } + 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-341.zip', :sha256 => 'ef0b741d11be48cecf9a7dbf4ce6380cbfd5457e87e9ae5a89f1988612144a35' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'