[Fix] WebIdVideoIdentPlugin (15.3.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-06-09 12:59:10 +02:00
parent da522a2428
commit a37e09a9c4

View File

@ -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/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.3.1/WebIdVideoIdentPlugin.framework-v15.3.1-SNAPSHOT-415.zip', :sha256 => '6a8521a63aa21fdcc238ee7b238368ebf2cf4cb796fae5bf6427c824fec74260' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.3.1/WebIdVideoIdentPlugin.framework-v15.3.1-SNAPSHOT-416.zip', :sha256 => '7eb25061ade90092e46a746d14e4326db34978aeace1e2b41393d761baad2165' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -18,6 +18,6 @@ Pod::Spec.new do |s|
s.dependency "DeviceKit", "5.2.2"
s.dependency "AhoyKit", "6.1.0"
s.dependency "WebIdPluginCore", "15.1.2-SNAPSHOT" #branch:legacy-snapshots
s.dependency "WebIdPluginCore", "15.2.1-SNAPSHOT" #branch:legacy-snapshots
s.dependency "AhoyWebRTC", "1.8.0"
end