[Fix] WebIdPluginCore (15.0.0-SNAPSHOT)
This commit is contained in:
parent
a866fb550c
commit
3f429bde20
@ -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/WebIdPluginCore/15.0.0/WebIdPluginCore.framework-v15.0.0-SNAPSHOT-290.zip', :sha256 => 'b9ed54941e0f0ade08c98cc5ecf4f095d317d4cd810d675955f3ffb768f22731' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/15.0.0/WebIdPluginCore.framework-v15.0.0-SNAPSHOT-291.zip', :sha256 => '85582627fb971da4c082cc16c6783e0404e6f654338db15ae1f61f2eff17ec76' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
|
||||
|
||||
s.dependency "WebIdUiKitComponents", "15.0.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "11.2.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "12.0.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user