From 9da982156027e3941cfd8c40dc981f6fc3f19392 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 15:50:07 +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 07528f4..d8a5c96 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-1226.zip', :sha256 => '86f9bd1e8c54351d4b22cf804f0b10470cd5920bf28d1cee02c52902706fac5a' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'