From 9187585907fb694c6fd790cc65e5c0427688ca5d Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 30 Dec 2024 17:06:15 +0100 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.4.0-SNAPSHOT) --- .../13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index bd60205..edab8fa 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.4.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.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/WebIdAutoIdentOnServerProductPlugin/13.4.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '84e3b460652d1438c8f33ebd6127c975211dcf3d092f6baa3e4da9d41495b1dd' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.4.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.4.0-SNAPSHOT-1245.zip', :sha256 => '8b9ed998c85b409c2328f35cace80b4b53a4978044f9173c61c09a6d526b69dc' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'