[Fix] WebIdSdkUiKitComponents (21.2.1-SNAPSHOT)
This commit is contained in:
parent
7859cb1004
commit
67c8bd95ba
@ -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.2.1/WebIdSdkUiKitComponents.framework-v21.2.1-SNAPSHOT-292.zip', :sha256 => '5f77b975335589193e3a38dd39c0089ae181e034fbdc71610cbf2265f3b4a848' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdSdkUiKitComponents/21.2.1/WebIdSdkUiKitComponents.framework-v21.2.1-SNAPSHOT-294.zip', :sha256 => '579e9eb0518cd3ead1710a4b48272fbf7ceb9a90b745f0a6a7005e006f4c7782' }
|
||||
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.1.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "21.6.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdUiKitComponents", "~> 22.2.0"
|
||||
s.dependency "WebIdIosSdk", "~> 21.6.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user