From 1fb2debfc3c1024ab8c2fb1314b64cdf694dca8f Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Wed, 29 Apr 2026 14:45:21 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (22.4.3-SNAPSHOT) --- WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec index 5559fcc..759131a 100644 --- a/WebIdMetaPlugin/22.4.3-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/22.4.3-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/22.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => 'e527ce2c18e80a9e05321ed7d53d9043cc6a2ec03dfb7601e70ea3b8543fa803' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/22.4.3/WebIdMetaPlugin.framework-v22.4.3-SNAPSHOT-1696.zip', :sha256 => 'fbb9b84d54234278d84b527da16357c9ff3ed3c30274aacce865864155951135' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'