6
0

[Fix] WebIdVideoIdentPlugin (21.1.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2026-03-10 14:18:30 +01:00
parent d9a8d0c4a7
commit cb5e5b9226

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.1.2/WebIdVideoIdentPlugin.framework-v21.1.2-SNAPSHOT-549.zip', :sha256 => '3ddc11f63eb8a6acff7fc145ffb39cbc44e8d21a3d8d6b1967a9c35ffd98725d' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.1.2/WebIdVideoIdentPlugin.framework-v21.1.2-SNAPSHOT-553.zip', :sha256 => '0c509cbe897b9d46bef57db1fac28276dd79cffd928abf4c65eccd676863c736' }
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.3-SNAPSHOT" #branch:snapshots
s.dependency "WebIdPluginCore", "21.0.5"
s.dependency "AhoyKit", "6.1.0"
s.dependency "AhoyWebRTC", "1.8.0"
end