[Fix] WebIdPluginCore (20.4.1-SNAPSHOT)
This commit is contained in:
parent
41bf02dfa4
commit
e51410b65c
@ -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/20.4.1/WebIdPluginCore.framework-v20.4.1-SNAPSHOT-354.zip', :sha256 => '632ae2914bc22b2a9bc1cdde03584bb8bd985d9dca0b644bd77fc33c01d4d348' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.4.1/WebIdPluginCore.framework-v20.4.1-SNAPSHOT-356.zip', :sha256 => '4de3e2bfa99fc83b251100fbbdc6d569c2cced7bca88a38fe59c8f2f9b2e0cdc' }
|
||||
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", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "200.1.1-SNAPSHOT" #branch:experimental
|
||||
s.dependency "WebIdIosSdk", "20.1.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user