6
0

[Fix] WebIdVideoIdentPlugin (10.6.0-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-05-19 11:51:54 +02:00
parent 1140447184
commit 6a72c9b88b

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.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-361.zip', :sha256 => '79b13b433d45fbbc22057a2a1e61c3df7e338ecf45cefc19c7b4d1b2cb717704' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.6.0/WebIdVideoIdentPlugin.framework-v10.6.0-SNAPSHOT-364.zip', :sha256 => '60f248422d8437b3353556777759ac68bf8030f3dfaa45f883d4b1624e40fa0e' }
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.2.0"
s.dependency "WebIdPluginCore", "12.2.0-SNAPSHOT" #branch:snapshots
s.dependency "AhoyWebRTC", "1.8.0"
end