From e509645a8ae32f54c1dc1f4f88c5a7766d107e20 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 1 Aug 2024 15:19:53 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (8.0.0-SNAPSHOT) --- .../8.0.0-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/8.0.0-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/8.0.0-SNAPSHOT/WebIdUiKitComponents.podspec index 5d05af8..1a890ce 100644 --- a/WebIdUiKitComponents/8.0.0-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/8.0.0-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.0/WebIdUiKitComponents.framework-v8.0.0-SNAPSHOT-302.zip', :sha256 => '6807ce74716280b2c68660f8d429cb2b12412baef16cba6f7fd0299c4763defe' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdUiKitComponents/8.0.0/WebIdUiKitComponents.framework-v8.0.0-SNAPSHOT-303.zip', :sha256 => 'f1f928c84e5440c3395dfecb5831ee892066e775e58663cff136c6176d6b0234' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'