6
0

[Fix] WebIdVideoIdentPlugin (10.0.2-SNAPSHOT)

This commit is contained in:
mac-mini-003 2024-07-17 16:38:06 +02:00
parent ab708ab9b1
commit ce6ee3445c

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.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-337.zip', :sha256 => 'f4021b41763785a7f22eb2064fde50bae0abff0a18eb5680abafc457dae2f364' }
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.0.2/WebIdVideoIdentPlugin.framework-v10.0.2-SNAPSHOT-339.zip', :sha256 => '6c0d300a2556f9ea872d7bf68047ba78d23e5feaf901352211f16b5af0feebc1' }
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.0.0"
s.dependency "WebIdPluginCore", "11.0.1"
s.dependency "WebIdPluginCore", "12.0.0"
s.dependency "AhoyWebRTC", "1.8.0"
end