[Fix] WebIdSdkUiKitComponents (15.0.0-SNAPSHOT)
This commit is contained in:
parent
169b60fc22
commit
a2ad28c234
@ -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/15.0.0/WebIdSdkUiKitComponents.framework-v15.0.0-SNAPSHOT-159.zip', :sha256 => 'b70e2fcf7cf798f60c483c0d1287bfff9df89a51c25f4158ba1ee21cdce68605' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/15.0.0/WebIdSdkUiKitComponents.framework-v15.0.0-SNAPSHOT-160.zip', :sha256 => '7a16eb75782d363a3c94bc54a2eb88a5a1bd80a25f0f1bdd5a6b39af8f871bac' }
|
||||
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", "~> 11.3.2"
|
||||
s.dependency "WebIdUiKitComponents", "~> 7.0.3"
|
||||
s.dependency "WebIdIosSdk", "11.2.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdUiKitComponents", "15.0.0-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user