From 7111cca9b019f8eff40014b652ef20d7c98b1efd Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Sun, 11 Jan 2026 02:16:53 +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 0c45e06..a89fba5 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 => '6b2359b748acd634522a8b65edb5d7e67f86dabea8f5e63c098fc1553fd86cb9' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'