6
0

[Fix] WebIdVideoIdentPlugin (10.4.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-04-16 13:20:02 +02:00
parent b28b78bf02
commit 3a6033c5e2

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/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-358.zip', :sha256 => 'a2e15ab5484d363944d7d14091dc48204c1f5640131b0687ded3cfe3489be219' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-359.zip', :sha256 => '235918de969d23c8a5c109cef4621d699008226288c3ce2d45104605387b678b' }
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", "12.1.0"
s.dependency "WebIdPluginCore", "12.2.0"
s.dependency "AhoyWebRTC", "1.8.0"
end