[Fix] WebIdSdkUiKitComponents (20.3.1-SNAPSHOT)
This commit is contained in:
parent
fe6dd86bfd
commit
b26c88559f
@ -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/20.3.1/WebIdSdkUiKitComponents.framework-v20.3.1-SNAPSHOT-248.zip', :sha256 => '37001171e15f6c4c6a4292ec68962dc1f1d06bbeeab5212e6f9b1e7d00478a9d' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/20.3.1/WebIdSdkUiKitComponents.framework-v20.3.1-SNAPSHOT-249.zip', :sha256 => 'b6e4de042323805ac2557807cfdf966fed1936a727940bc8f081ead309ee3c22' }
|
||||
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", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "20.0.4-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "20.0.4-SNAPSHOT" #branch:experimental
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user