[Fix] WebIdSdkUiKitComponents (15.0.1-SNAPSHOT)
This commit is contained in:
parent
bf01c5f449
commit
8ff42220fc
@ -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/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.0.1/WebIdSdkUiKitComponents.framework-v15.0.1-SNAPSHOT-170.zip', :sha256 => '4c2efff305166178ec746578118e6b12334d1cfdbc1ed282ccd3da6cd6ebc277' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.0.1/WebIdSdkUiKitComponents.framework-v15.0.1-SNAPSHOT-172.zip', :sha256 => 'b4157c3fa3f8184d290704d8e759049f34208d45f8ce9bc7166fcd1c74c745ac' }
|
||||
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 "WebIdIosSdk", "15.0.0-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdUiKitComponents", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosSdk", "~> 15.0.0"
|
||||
s.dependency "WebIdUiKitComponents", "~> 15.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user