[Fix] WebIdVideoIdentPlugin (23.0.1-SNAPSHOT)
This commit is contained in:
parent
4d5de90170
commit
5686a8fdb0
@ -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/23.0.1/WebIdVideoIdentPlugin.framework-v23.0.1-SNAPSHOT-581.zip', :sha256 => '5a8da4977e1664536069ec93636b84a9f60d748a91bc5d9609f546db43d87c73' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/23.0.1/WebIdVideoIdentPlugin.framework-v23.0.1-SNAPSHOT-583.zip', :sha256 => '6b60f1778e8db7395b98052d2bfe7b00126781f649c6a807b3d40e902295a92e' }
|
||||
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", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "22.0.0"
|
||||
s.dependency "AhoyKit", "6.1.0"
|
||||
s.dependency "AhoyWebRTC", "1.8.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user