[Fix] WebIdSdkUiKitComponents (20.3.1-SNAPSHOT)
This commit is contained in:
parent
c0eb827544
commit
9176ceecfb
@ -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/experimental/de/webid-solutions/WebIdSdkUiKitComponents/20.3.1/WebIdSdkUiKitComponents.framework-v20.3.1-SNAPSHOT-254.zip', :sha256 => '060d86ba5002353d8c6ec7efa809afb7659bea42e42c9294ef709821f48f4d88' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdSdkUiKitComponents/20.3.1/WebIdSdkUiKitComponents.framework-v20.3.1-SNAPSHOT-254.zip', :sha256 => '4d7ceaf32def2d0a6739b548c58de5839e65f6ff52632f97c3289c5811ac4b5f' }
|
||||
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", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdUiKitComponents", "20.3.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "20.0.4-SNAPSHOT" #branch:experimental
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user