From cecf78be9a1fd6e95787e1a8c9048258870d0129 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 13 Nov 2025 15:13:07 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (201.1.5-SNAPSHOT) --- WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec index 9a0754f..0bcbdc6 100644 --- a/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/201.1.5-SNAPSHOT/WebIdMetaPlugin.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/WebIdMetaPlugin/201.1.5/WebIdMetaPlugin.framework-v201.1.5-SNAPSHOT-1553.zip', :sha256 => '036c334355ba565d19e77995b63c3ee64f40b7e704177ab755ffaa65a1373483' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdMetaPlugin/201.1.5/WebIdMetaPlugin.framework-v201.1.5-SNAPSHOT-1555.zip', :sha256 => '58f8e16b5a9f013203edef3705e4908985dea19b9faa6c84f722f64aa49943ff' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'