From effade7c892c687e415d4303df410495e4111e78 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Thu, 6 Jun 2024 17:12:35 +0200 Subject: [PATCH] [Fix] WebIdPluginCore (11.0.1-SNAPSHOT) --- WebIdPluginCore/11.0.1-SNAPSHOT/WebIdPluginCore.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPluginCore/11.0.1-SNAPSHOT/WebIdPluginCore.podspec b/WebIdPluginCore/11.0.1-SNAPSHOT/WebIdPluginCore.podspec index 0d05893..f1cc9f2 100644 --- a/WebIdPluginCore/11.0.1-SNAPSHOT/WebIdPluginCore.podspec +++ b/WebIdPluginCore/11.0.1-SNAPSHOT/WebIdPluginCore.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/experimental/de/webid-solutions/WebIdPluginCore/11.0.1/WebIdPluginCore.framework-v11.0.1-SNAPSHOT-251.zip', :sha256 => 'd7b3739c14a72e253b323b1d5ba32b4b70553d4a7b21652971fe511baa2c1b63' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/11.0.1/WebIdPluginCore.framework-v11.0.1-SNAPSHOT-251.zip', :sha256 => '6addcfeb010b2834311b63c125355a219a1087ad486a3dacc68d49c2bcdb3e02' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'