From 2a12ef7593340e0c1dbfb34e67c06b48ce37a43e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 23 Oct 2025 11:41:09 +0200 Subject: [PATCH] [Fix] WebIdPluginCore (20.3.1-SNAPSHOT) --- WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.podspec b/WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.podspec index ef1dbca..4a6b93e 100644 --- a/WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.podspec +++ b/WebIdPluginCore/20.3.1-SNAPSHOT/WebIdPluginCore.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/WebIdPluginCore/20.3.1/WebIdPluginCore.framework-v20.3.1-SNAPSHOT-343.zip', :sha256 => 'd76f44a19cdc8ffd3d3e54e14d0eafef543861aee2c49123355af9fdc7e43d0f' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/20.3.1/WebIdPluginCore.framework-v20.3.1-SNAPSHOT-343.zip', :sha256 => 'f5b5d64c8f1083b55f5c64e4eff4a9eb0f02923a39168e96c58bd6076209f9c2' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'