From 083a6c9797e07e98b335c01ab0f711b07c45b7bf Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Fri, 23 May 2025 11:22:04 +0200 Subject: [PATCH] [Fix] WebIdMetaPlugin (13.4.1-SNAPSHOT) --- WebIdMetaPlugin/13.4.1-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/13.4.1-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/13.4.1-SNAPSHOT/WebIdMetaPlugin.podspec index 22c8318..722ebfd 100644 --- a/WebIdMetaPlugin/13.4.1-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/13.4.1-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/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1276.zip', :sha256 => '13d5ff7caf9cf994ba211448cc82ccbaea98d456b83ee50155a66d2dc2130c88' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.4.1/WebIdMetaPlugin.framework-v13.4.1-SNAPSHOT-1277.zip', :sha256 => '947eb51d71a9f910fd75aff241a0f79fe4d30fa905adcfe5678aac1d4be88e08' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'