6
0

[Fix] WebIdVideoIdentPlugin (21.0.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-02-05 13:38:18 +01:00
parent 245ac6a242
commit 95bcbf9f03

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/21.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-529.zip', :sha256 => '96aad2c2c3a31d8046ab2c3cae0396a5b93e4de0eb6737dc687cdc04850b37e0' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-533.zip', :sha256 => 'edc2fde18bdc4e41c2757393f20093299d01cc80432e7ae3dd41134f09bca394' }
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", "21.0.2-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.0.2"
s.dependency "AhoyKit", "6.1.0"
s.dependency "AhoyWebRTC", "1.8.0"
end