[Fix] WebIdVideoIdentPlugin (21.0.1-SNAPSHOT)
This commit is contained in:
parent
bd397c6574
commit
1f0c4e90a6
@ -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.1/WebIdVideoIdentPlugin.framework-v21.0.1-SNAPSHOT-522.zip', :sha256 => 'fe55737d87ff0e071a3b84db21f1dadfd39bbb157202fa7753fec4e2998940e8' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/21.0.1/WebIdVideoIdentPlugin.framework-v21.0.1-SNAPSHOT-524.zip', :sha256 => '03bee2e52d726a331cd221b36b3bf569b6435bbabff42b0308d085c19d6c3828' }
|
||||
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", "21.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "21.0.1"
|
||||
s.dependency "DeviceKit", "5.2.2"
|
||||
s.dependency "AhoyKit", "6.1.0"
|
||||
s.dependency "AhoyWebRTC", "1.8.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user