From 8a23df34e6e38d29ce0b6f0e6d66f215c1fe3415 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 11 Jan 2026 02:37:42 +0100 Subject: [PATCH] [Fix] WebIdPluginCore (15.1.0) --- WebIdPluginCore/15.1.0/WebIdPluginCore.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPluginCore/15.1.0/WebIdPluginCore.podspec b/WebIdPluginCore/15.1.0/WebIdPluginCore.podspec index a89fba5..75f00ce 100644 --- a/WebIdPluginCore/15.1.0/WebIdPluginCore.podspec +++ b/WebIdPluginCore/15.1.0/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/internal/de/webid-solutions/WebIdPluginCore/15.1.0/WebIdPluginCore.framework-v15.1.0.zip', :sha256 => '2ba2939009d803fb8a4b106878fe553cc42e2049c7ea6d9d2ae49670b05cdd92' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/internal/de/webid-solutions/WebIdPluginCore/15.1.0/WebIdPluginCore.framework-v15.1.0.zip', :sha256 => 'ba55c1cad072b1836caeab0574c9d4fef7c308c9f40e82ddd492e0a508eec7b0' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'