From 1eee114e33b6fed765db2b9fdef22aa05c641389 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 27 May 2024 12:40:21 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnServerProductPlugin (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnServerProductPlugin/13.0.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec b/WebIdAutoIdentOnServerProductPlugin/13.0.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec index b812476..8b04331 100644 --- a/WebIdAutoIdentOnServerProductPlugin/13.0.0-SNAPSHOT/WebIdAutoIdentOnServerProductPlugin.podspec +++ b/WebIdAutoIdentOnServerProductPlugin/13.0.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/MWI-1288/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.0-SNAPSHOT-1161.zip', :sha256 => '71c81c4369c15f6e62b2e9755961b433c5845fdcf008b910228ad361063b38b6' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/MWI-1288/de/webid-solutions/WebIdAutoIdentOnServerProductPlugin/13.0.0/WebIdAutoIdentOnServerProductPlugin.framework-v13.0.0-SNAPSHOT-1161.zip', :sha256 => 'c66338a1dd5bcf4ede2910d7d67d2238fe29d0ba2ea84c158b9aa0bfb0eb61c4' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'