From 30ec2284e44faf54d27de90ea163c1bbd7ccc42e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 18 Jun 2024 09:52:13 +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 abdd13a..9e2ef43 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-250.zip', :sha256 => '9bcdc548b3c5678e14ba832d0a198b32e208e58e8678adc91f7cd5dac92356d2' } + 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-250.zip', :sha256 => '1237056754e4f9f44fe010071700b51a5e110a746bc7ee62397b2505219586a6' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'