[Fix] WebIdVideoIdentPlugin (15.1.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-01-08 15:11:37 +01:00
parent 90796a875e
commit 9976430ac7

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.1.2/WebIdVideoIdentPlugin.framework-v15.1.2-SNAPSHOT-394.zip', :sha256 => '69670cee7e24e7f8951cd031ed6233d4a100c5f294955a87dba77e3670e7fe4a' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.1.2/WebIdVideoIdentPlugin.framework-v15.1.2-SNAPSHOT-395.zip', :sha256 => 'df8b224eae9837f6d6a9daac3b9dace79c10724caadf4671611133b32c17575d' }
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.0.2-SNAPSHOT" #branch:legacy-snapshots
s.dependency "WebIdPluginCore", "15.0.3-SNAPSHOT" #branch:legacy-snapshots
s.dependency "AhoyWebRTC", "1.8.0"
end