From ade0f3a6b10a08d0e4a3d1d4042fb28b0436554b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 20:14:38 +0100 Subject: [PATCH] [Fix] WebIdMetaPlugin (13.3.3-SNAPSHOT) --- WebIdMetaPlugin/13.3.3-SNAPSHOT/WebIdMetaPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdMetaPlugin/13.3.3-SNAPSHOT/WebIdMetaPlugin.podspec b/WebIdMetaPlugin/13.3.3-SNAPSHOT/WebIdMetaPlugin.podspec index d8a5c96..b4665b4 100644 --- a/WebIdMetaPlugin/13.3.3-SNAPSHOT/WebIdMetaPlugin.podspec +++ b/WebIdMetaPlugin/13.3.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/13.3.3/WebIdMetaPlugin.framework-v13.3.3-SNAPSHOT-1230.zip', :sha256 => '183a1b9d68b9e30391878da2a5930e366fa5daea15412bcd19b9e3724c58f4bb' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdMetaPlugin/13.3.3/WebIdMetaPlugin.framework-v13.3.3-SNAPSHOT-1232.zip', :sha256 => 'd14211d8b10f04ef73fcc706f44beef9396e56c815720282e530a8abbd5c2ba8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'