From 75df77cc47fbdff2210d3904b48cb93b21696f89 Mon Sep 17 00:00:00 2001 From: mac-mini-003 Date: Tue, 7 Jan 2025 16:11:00 +0100 Subject: [PATCH] [Fix] WebIdVideoIdentPlugin (10.4.0-SNAPSHOT) --- .../10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/WebIdVideoIdentPlugin/10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec b/WebIdVideoIdentPlugin/10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec index ea39dfe..a56fac9 100644 --- a/WebIdVideoIdentPlugin/10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.podspec +++ b/WebIdVideoIdentPlugin/10.4.0-SNAPSHOT/WebIdVideoIdentPlugin.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/WebIdVideoIdentPlugin/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-356.zip', :sha256 => '47de8bb8c984f4a57551c9c28d1ffedb01e1c93001d6acbcd3ff6a59a4ed5968' } + s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-357.zip', :sha256 => 'd38aaf36334fc35bdfb8b25071fa2fe02ac2e104d8656061656397ca688d3736' } s.swift_versions = ['5.5'] s.frameworks = 'UIKit' @@ -16,7 +16,6 @@ Pod::Spec.new do |s| s.ios.deployment_target = '13.0' s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework' - s.dependency "DeviceKit", "5.2.2" s.dependency "AhoyKit", "6.1.0" s.dependency "WebIdPluginCore", "12.1.0-SNAPSHOT" #branch:snapshots s.dependency "AhoyWebRTC", "1.8.0"