[Fix] WebIdSdkUiKitComponents (21.0.2-SNAPSHOT)
This commit is contained in:
parent
0b4ee6b2e8
commit
b1d9df8330
@ -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/WebIdSdkUiKitComponents/21.0.2/WebIdSdkUiKitComponents.framework-v21.0.2-SNAPSHOT-276.zip', :sha256 => '1bbd95c5bad18928bba08b276f8ae520cff8913a1eef37533f1512613af2c6b1' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.2/WebIdSdkUiKitComponents.framework-v21.0.2-SNAPSHOT-275.zip', :sha256 => '3aa42c067673f13810ca9b7e3b57118f5e4e58897364eaf5b8c198e73446eed8' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdSdkUiKitComponents.xcframework'
|
||||
|
||||
s.dependency "WebIdUiKitComponents", "~> 21.0.5"
|
||||
s.dependency "WebIdIosSdk", "21.0.1-SNAPSHOT" #branch:experimental
|
||||
s.dependency "WebIdIosSdk", "~> 21.2.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user