From 1aea57cdd0aa4b205e94a52deef94dacb27e0b47 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 10 Jun 2024 12:54:57 +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 435a19f..e8b3056 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/experimental/de/webid-solutions/WebIdUiKitComponents/7.0.1/WebIdUiKitComponents.framework-v7.0.1-SNAPSHOT-251.zip', :sha256 => '2f656c366e6d7b4808f11c2c39f7e2346e849f0a3e1f5687df2e2457637ed5c1' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdUiKitComponents/7.0.1/WebIdUiKitComponents.framework-v7.0.1-SNAPSHOT-249.zip', :sha256 => '22bfb32d99b5fc5ff68a00c9a312b940bdd0b21cfcebdeff46c0d4d30a28583c' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'