[Fix] WebIdSdkUiKitComponents (15.1.2-SNAPSHOT)
This commit is contained in:
parent
27ab6b45cf
commit
200bd5c123
@ -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.1.2/WebIdSdkUiKitComponents.framework-v15.1.2-SNAPSHOT-183.zip', :sha256 => '91c15dc34c98804a6fbd83e99e2f8efd2dab4de49831fbf47df6515a115455f3' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/legacy-snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.1.2/WebIdSdkUiKitComponents.framework-v15.1.2-SNAPSHOT-184.zip', :sha256 => '72856049bc5971d0058957990de976b258fef536db3f77754bd87827d37c5b53' }
|
||||
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.1.3-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdUiKitComponents", "15.0.1-SNAPSHOT" #branch:legacy-snapshots
|
||||
s.dependency "WebIdIosSdk", "~> 15.1.3"
|
||||
s.dependency "WebIdUiKitComponents", "~> 15.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user