From 2760d8d1251d71829a16267151e0e5a686adfd58 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 25 Jun 2024 16:42:24 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.0.2-SNAPSHOT) --- .../13.0.2-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index 9fcb6e2..f4addfd 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.0.2-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.0.2-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.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1182.zip', :sha256 => '2b8b9f6ea31180bcbcbfefc15720da2ca75dd7f3d7472e4a56c76c8fe35faeca' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.2/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.2-SNAPSHOT-1185.zip', :sha256 => 'e563d6167b25cb9036830383f4c7f64b551fffb1e6dd7d2da2cacff04e7757f8' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'