[Fix] WebIdPluginCore (20.3.1-SNAPSHOT)
This commit is contained in:
parent
96188193c4
commit
0a846fb42d
@ -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/20.3.1/WebIdPluginCore.framework-v20.3.1-SNAPSHOT-340.zip', :sha256 => 'ebf7d1056c0d8b1dc635c858dfab1f51621f5ae8c80f611a4c06f4f2b0b30965' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.3.1/WebIdPluginCore.framework-v20.3.1-SNAPSHOT-341.zip', :sha256 => 'f378e51c02d239dedf3601e95f81c815dbd27f0483270ea331f9f320ecbab99d' }
|
||||
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", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "20.0.3-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "20.0.4-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user