From b7d3e74347f573d12cbe3989cf83dbc7290316de Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Mon, 27 May 2024 12:40:08 +0200 Subject: [PATCH] [Fix] WebIdAutoIdentOnDeviceProductPlugin (13.0.0-SNAPSHOT) --- .../13.0.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebIdAutoIdentOnDeviceProductPlugin/13.0.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec b/WebIdAutoIdentOnDeviceProductPlugin/13.0.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec index 65c0735..9e1168e 100644 --- a/WebIdAutoIdentOnDeviceProductPlugin/13.0.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.podspec +++ b/WebIdAutoIdentOnDeviceProductPlugin/13.0.0-SNAPSHOT/WebIdAutoIdentOnDeviceProductPlugin.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/WebIdAutoIdentOnDeviceProductPlugin/13.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.0-SNAPSHOT-1161.zip', :sha256 => 'd62e53ea9c8c914b9da8ecbdf796710d58aff1604ccd5ac750ae110bdf7b7cc8' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/MWI-1288/de/webid-solutions/WebIdAutoIdentOnDeviceProductPlugin/13.0.0/WebIdAutoIdentOnDeviceProductPlugin.framework-v13.0.0-SNAPSHOT-1161.zip', :sha256 => '0c1c2ab8160c6f273c506ebf5c89eb2039db6a77e7ac58d7f295f2438ce48efb' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit'