6
0

[Fix] WebIdVideoIdentPlugin (23.1.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-06-05 14:50:34 +02:00
parent 8510940a64
commit c6ebc49604

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/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1-SNAPSHOT-585.zip', :sha256 => '55ca8c0a3cfc6fb7a9c9f782255b4b24fda39025f6b7ae44349dde44a9844d98' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1-SNAPSHOT-586.zip', :sha256 => '54e74e0376851921fbd2ea2f7a9d959738405d907575fdf72e453940e8bc9c78' }
s.swift_versions = ['5.5']
s.frameworks = 'UIKit'
@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework'
s.dependency "WebIdPluginCore", "22.0.1-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "22.1.1-SNAPSHOT" #branch:snapshots
s.dependency "AhoyKit", "6.1.0"
s.dependency "AhoyWebRTC", "1.8.0"
end