From 5678ff7bf3ebddd5c560cab623505915966c193c Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 29 Oct 2024 14:36:11 +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 8c8028f..07528f4 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-1223.zip', :sha256 => '5ee756b64f15b5287ef07b4237a1851ed44326c6571ca86e6cc30e121a2f8eb6' } + 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.swift_versions = ['5.5'] s.frameworks = 'UIKit'