[Fix] WebIdPluginCore (21.2.1-SNAPSHOT)
This commit is contained in:
parent
7da5776375
commit
40bc171538
@ -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-407.zip', :sha256 => 'd261ccb6781be1b81f082895d6e65196ed81574c00169a44e93abb6bd10f4ddf' }
|
||||
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-408.zip', :sha256 => '76f32aa5c488583623613b2c9f0019419c1c563e99397f0bf55bcb90f7203ac9' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -17,5 +17,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.vendored_frameworks = 'WebIdPluginCore.xcframework'
|
||||
|
||||
s.dependency "WebIdUiKitComponents", "22.1.2-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "21.5.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "21.6.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user