[Fix] WebIdVideoIdentPlugin (10.4.0-SNAPSHOT)
This commit is contained in:
parent
28e885a1a9
commit
d208507557
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
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-357.zip', :sha256 => 'd38aaf36334fc35bdfb8b25071fa2fe02ac2e104d8656061656397ca688d3736' }
|
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-357.zip', :sha256 => '0b31c62386d199502a1191ed4d1d960d9afa7efe4a1b671eb7809e602f652b2e' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,7 +16,8 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdVideoIdentPlugin.xcframework'
|
||||||
|
|
||||||
|
s.dependency "DeviceKit", "5.2.2"
|
||||||
s.dependency "AhoyKit", "6.1.0"
|
s.dependency "AhoyKit", "6.1.0"
|
||||||
s.dependency "WebIdPluginCore", "12.1.0-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "12.1.0"
|
||||||
s.dependency "AhoyWebRTC", "1.8.0"
|
s.dependency "AhoyWebRTC", "1.8.0"
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user