From e1dca2ad0a50f558404ef11542353fe11557634e Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 20 Aug 2025 10:10:13 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (20.1.2-SNAPSHOT) --- WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec index 201bd96..287d7a8 100644 --- a/WebIdMetaPlugin/20.1.2-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/20.1.2-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/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1478.zip', :sha256 => '0a1b4c86ee513dee2cd1d8cc57e21effdd75076013caf09b85d8ab3781049b07' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/20.1.2/WebIdMetaPlugin.framework-v20.1.2-SNAPSHOT-1479.zip', :sha256 => '15189b7502eea700bd730963d281f4ab963c1072c7c852011d2736b3f3c0f716' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'