4
0

[Fix] WebIdVideoIdentPlugin (200.3.1-SNAPSHOT)

This commit is contained in:
mac-mini-003 2025-12-16 11:02:18 +01:00
parent 6d68a0a84a
commit cabd8256c8

View File

@ -8,7 +8,7 @@ Pod::Spec.new do |s|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' } s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
s.platform = :ios s.platform = :ios
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdentPlugin/200.3.1/WebIdVideoIdentPlugin.framework-v200.3.1-SNAPSHOT-525.zip', :sha256 => 'bb8d4a62fe888da97fa390ea114ec9e280a06e715f9ae5dc38b2beb34575bf74' } s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdentPlugin/200.3.1/WebIdVideoIdentPlugin.framework-v200.3.1-SNAPSHOT-530.zip', :sha256 => 'fcf6f619df6edc3ce5692828cd241addaf0abc0e112c9c398846a492b880c433' }
s.swift_versions = ['5.5'] s.swift_versions = ['5.5']
s.frameworks = 'UIKit' s.frameworks = 'UIKit'
@ -16,7 +16,7 @@ Pod::Spec.new do |s|
s.ios.deployment_target = '13.0' s.ios.deployment_target = '13.0'
s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework' s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework'
s.dependency "WebIdPluginCore", "200.3.1-SNAPSHOT" #branch:experimental s.dependency "WebIdPluginCore", "200.4.1-SNAPSHOT" #branch:experimental
s.dependency "DeviceKit", "5.2.2" s.dependency "DeviceKit", "5.2.2"
s.dependency "AhoyKit", "6.1.0" s.dependency "AhoyKit", "6.1.0"
s.dependency "AhoyWebRTC", "1.8.0" s.dependency "AhoyWebRTC", "1.8.0"