[Fix] WebIdVideoIdentPlugin (21.0.2-SNAPSHOT)
This commit is contained in:
parent
ddad9befd3
commit
e296477fe0
@ -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/21.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-527.zip', :sha256 => '0b575cb35beafb0b96c58d88ad134c34e34e871828931ab391e961c55df758e7' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.0.2/WebIdVideoIdentPlugin.framework-v21.0.2-SNAPSHOT-528.zip', :sha256 => '43838c5e78e1484272e824f0ad5144232f924b354bc6f3e72aee729f6c3ee67d' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,7 +17,6 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "21.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "DeviceKit", "5.2.2"
|
||||
s.dependency "AhoyKit", "6.1.0"
|
||||
s.dependency "AhoyWebRTC", "1.8.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user