[Fix] WebIdVideoIdentPlugin (10.4.0-SNAPSHOT)
This commit is contained in:
parent
97d9feb9a6
commit
95b5270d67
@ -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.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-358.zip', :sha256 => '8746b2677504136d371f35a3c35cb5cc2e7fe0bb3d0eee34fbc41ecddcaba53a' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdVideoIdentPlugin/10.4.0/WebIdVideoIdentPlugin.framework-v10.4.0-SNAPSHOT-356.zip', :sha256 => '47de8bb8c984f4a57551c9c28d1ffedb01e1c93001d6acbcd3ff6a59a4ed5968' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,6 +16,7 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework'
|
||||
|
||||
s.dependency "DeviceKit", "5.2.2"
|
||||
s.dependency "AhoyKit", "6.1.0"
|
||||
s.dependency "WebIdPluginCore", "12.1.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "AhoyWebRTC", "1.8.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user