[Fix] WebIdVideoIdentPlugin (15.0.1-SNAPSHOT)
This commit is contained in:
parent
ad43e89b77
commit
c118bc2155
@ -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/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-387.zip', :sha256 => '23a1a105112de986510d7ba0d97d673f5bfb0c4582a39bd363bcb7ee23f8cd83' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdVideoIdentPlugin/15.0.1/WebIdVideoIdentPlugin.framework-v15.0.1-SNAPSHOT-390.zip', :sha256 => 'edfbf8354ee0e5fd083fb48dd810cb7ca90d1aaa674ec70cedbcf2645a001427' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -18,6 +18,6 @@ Pod::Spec.new do |s|
|
|||||||
|
|
||||||
s.dependency "DeviceKit", "5.2.2"
|
s.dependency "DeviceKit", "5.2.2"
|
||||||
s.dependency "AhoyKit", "6.1.0"
|
s.dependency "AhoyKit", "6.1.0"
|
||||||
s.dependency "WebIdPluginCore", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
s.dependency "WebIdPluginCore", "15.0.1"
|
||||||
s.dependency "AhoyWebRTC", "1.8.0"
|
s.dependency "AhoyWebRTC", "1.8.0"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user