[Fix] WebIdPluginCore (12.1.0-SNAPSHOT)
This commit is contained in:
parent
dc53e68e8e
commit
28e885a1a9
@ -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/12.1.0/WebIdPluginCore.framework-v12.1.0-SNAPSHOT-257.zip', :sha256 => 'dba334f227983c68ee9002ab07f43c6d25eafe970e3f392783b361723f62ea95' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/12.1.0/WebIdPluginCore.framework-v12.1.0-SNAPSHOT-258.zip', :sha256 => 'b0a8c1da2781905253d629809118c1e99d3bbe39456acd1e87972c8f473b9c1a' }
|
||||
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", "~> 7.0.0"
|
||||
s.dependency "WebIdIosSdk", "11.2.0-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "~> 11.2.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user