[Fix] WebIdSdkUiKitComponents (21.1.1-SNAPSHOT)
This commit is contained in:
parent
7f6e1330a2
commit
8aff93cc99
@ -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.1.1/WebIdSdkUiKitComponents.framework-v21.1.1-SNAPSHOT-285.zip', :sha256 => '6442239a5aacff6beb191e0e9ba4c48853fa34eff31257ebec164599faf5551e' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.1.1/WebIdSdkUiKitComponents.framework-v21.1.1-SNAPSHOT-287.zip', :sha256 => '69bdd4876b27602928141f6399fe71bd7b953a569c71615fd25032ba42d06ebc' }
|
||||
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.2"
|
||||
s.dependency "WebIdIosSdk", "~> 21.4.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user