[Fix] WebIdPluginCore (21.2.1-SNAPSHOT)
This commit is contained in:
parent
294f2ef682
commit
a607a61d9a
@ -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/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-409.zip', :sha256 => '5df41cce6c9edc81a48f409421d39eea956b0d79a23e36fdd3b32152cda680d6' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/21.2.1/WebIdPluginCore.framework-v21.2.1-SNAPSHOT-411.zip', :sha256 => '50ea0dcce87f471e79be246cd3946727c789c4fb8b5d6f1f67641965609b273b' }
|
||||
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 = 'WebIdPluginCore.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