From bfbb4c193927bf533406859c9387a52b736af21d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 13 Nov 2025 17:46:00 +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 0bcbdc6..1e2eaaa 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-1555.zip', :sha256 => '58f8e16b5a9f013203edef3705e4908985dea19b9faa6c84f722f64aa49943ff' } + 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-1556.zip', :sha256 => '7dee078207245a16d3e77d372c23422eb973af5f081fb7715c43b36a689109b3' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'