[Update] WebIdVideoIdentPlugin (23.1.1)
This commit is contained in:
parent
74ce9d608a
commit
2017a62822
22
WebIdVideoIdentPlugin/23.1.1/WebIdVideoIdentPlugin.podspec
Normal file
22
WebIdVideoIdentPlugin/23.1.1/WebIdVideoIdentPlugin.podspec
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
Pod::Spec.new do |s|
|
||||||
|
s.name = 'WebIdVideoIdentPlugin'
|
||||||
|
s.version = '23.1.1'
|
||||||
|
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/releases/de/webid-solutions/WebIdVideoIdentPlugin/23.1.1/WebIdVideoIdentPlugin.framework-v23.1.1.zip', :sha256 => 'b99bb67cfa21dd2772af3edd11cfddf5ecf93e99f8adb85e180861a48441d29f' }
|
||||||
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
|
s.frameworks = 'UIKit'
|
||||||
|
|
||||||
|
s.ios.deployment_target = '13.0'
|
||||||
|
s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework'
|
||||||
|
|
||||||
|
s.dependency "WebIdPluginCore", "22.1.0"
|
||||||
|
s.dependency "AhoyKit", "6.1.0"
|
||||||
|
s.dependency "AhoyWebRTC", "1.8.0"
|
||||||
|
end
|
||||||
Loading…
x
Reference in New Issue
Block a user