From 946d71d199243703ce3fe30cb6edf2046643105b Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 2 Dec 2024 12:01:29 +0100 Subject: [PATCH] [Fix] WebIdPayOnServerProductPlugin (14.2.0-SNAPSHOT) --- .../14.2.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdPayOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec b/WebIdPayOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec index 27a9c15..fb72fe4 100644 --- a/WebIdPayOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdPayOnServerProductPlugin.podspec +++ b/WebIdPayOnServerProductPlugin/14.2.0-SNAPSHOT/WebIdPayOnServerProductPlugin.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/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.2.0/WebIdPayOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1247.zip', :sha256 => '86c8558254de301a209d352d84f5aeb7d2d1f612018bc7c6ceb4ceaa91bcd61c' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPayOnServerProductPlugin/14.2.0/WebIdPayOnServerProductPlugin.framework-v14.2.0-SNAPSHOT-1248.zip', :sha256 => 'ab34074170d8e984f15f1965e852fd578c3f6ad15ad6aaadf5c2af9959148018' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'