From a8a9adfdbe6a5bee6730ec7f1921c53b3c9f6092 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 May 2024 14:55:32 +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 dd8cb3f..5118457 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-184.zip', :sha256 => '29ac478f5bdb2941307720bc22039d5df38fddd1511c9c119e64d322d947dd17' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'