From c53c56b5396520b04e1b33cda1696c1dfca3a9d9 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 1 Sep 2025 16:50:29 +0200 Subject: [PATCH] [Fix] WebIdPluginCore (20.2.2-SNAPSHOT) --- WebIdPluginCore/20.2.2-SNAPSHOT/WebIdPluginCore.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPluginCore/20.2.2-SNAPSHOT/WebIdPluginCore.podspec b/WebIdPluginCore/20.2.2-SNAPSHOT/WebIdPluginCore.podspec index 806179c..1fe7e70 100644 --- a/WebIdPluginCore/20.2.2-SNAPSHOT/WebIdPluginCore.podspec +++ b/WebIdPluginCore/20.2.2-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.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-334.zip', :sha256 => 'f638fc3af96c658f71ce40ad13b7ec2a00f68aaa532dcb82534945a6af16dde0' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/20.2.2/WebIdPluginCore.framework-v20.2.2-SNAPSHOT-334.zip', :sha256 => 'd97b5d06df8b1e36bb9f362e72040607e1ab1aed7429e695004e0b318de99772' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'