[Update] WebIdVideoIdentPlugin (15.0.1-SNAPSHOT)
This commit is contained in:
parent
370d17cda4
commit
f6a0e4e4cc
@ -0,0 +1,23 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = 'WebIdVideoIdentPlugin'
|
||||
s.version = '15.0.1-SNAPSHOT'
|
||||
s.summary = 'The WebID video-ident plugin for iOS.'
|
||||
|
||||
s.homepage = 'https://webid-solutions.de/'
|
||||
s.license = { :type => 'Commercial', :text => 'Copyright (C) 2013 - 2024 WebID Solutions GmbH | www.webid-solutions.de. All Rights Reserved' }
|
||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||
|
||||
s.platform = :ios
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-388.zip', :sha256 => 'b0b30fe1fa8163c6d8c853088ca0d911dea37a3ab40bca0cff3f8310aec2d44a' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
|
||||
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", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "AhoyWebRTC", "1.8.0"
|
||||
end
|
||||
Loading…
x
Reference in New Issue
Block a user