[Fix] WebIdSdkUiKitComponents (21.0.4-SNAPSHOT)
This commit is contained in:
parent
1f930d238e
commit
6a8a892e76
@ -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.4/WebIdSdkUiKitComponents.framework-v21.0.4-SNAPSHOT-281.zip', :sha256 => 'a5878e53d9e3b6d778b7e22b342553bd488246229569964d95ca482b30aa3a42' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.0.4/WebIdSdkUiKitComponents.framework-v21.0.4-SNAPSHOT-283.zip', :sha256 => '7018c3d0c38e98bbbdd52fab5020f01517d8cd4abb0f3348533a1008784ff6c4' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdSdkUiKitComponents.xcframework'
|
||||
|
||||
s.dependency "WebIdUiKitComponents", "22.0.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "21.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdUiKitComponents", "~> 22.0.1"
|
||||
s.dependency "WebIdIosSdk", "~> 21.4.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user