From ee8076a4fe0f9173eb3e652ad8acf8cd9400c047 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 9 Aug 2024 17:13:18 +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 d676452..c13f0db 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-326.zip', :sha256 => 'a84f73fcf36ae1c3f597ea837ecd94891e38d75ea9e850d180f2b571cfcaa99c' } + 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-327.zip', :sha256 => '92a16b89d23817e992d5118c390ab567fb3c774a759b52fdf05df9d122aa0963' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'