From c8bcd925d7f178e2e7073ff994d0b54d44d9b4f1 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 3 Jun 2024 12:40:30 +0200 Subject: [PATCH] [Fix] WebIdUiKitComponents (7.0.1-SNAPSHOT) --- .../7.0.1-SNAPSHOT/WebIdUiKitComponents.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdUiKitComponents/7.0.1-SNAPSHOT/WebIdUiKitComponents.podspec b/WebIdUiKitComponents/7.0.1-SNAPSHOT/WebIdUiKitComponents.podspec index 5118457..46d5544 100644 --- a/WebIdUiKitComponents/7.0.1-SNAPSHOT/WebIdUiKitComponents.podspec +++ b/WebIdUiKitComponents/7.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/snapshots/de/webid-solutions/WebIdUiKitComponents/7.0.1/WebIdUiKitComponents.framework-v7.0.1-SNAPSHOT-185.zip', :sha256 => '8b86566981e63f0999af6114b790358f0a47343b57d5ef66315dfa0235f38085' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdUiKitComponents/7.0.1/WebIdUiKitComponents.framework-v7.0.1-SNAPSHOT-186.zip', :sha256 => '52e785926fc1b8ac1bf522585074608ac1847747a4bc34faf5ae39a7cb158db8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'