[Fix] WebIdPluginCore (13.1.1-SNAPSHOT)
This commit is contained in:
parent
93cbb24d9f
commit
019411b7ae
@ -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/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/13.1.1/WebIdPluginCore.framework-v13.1.1-SNAPSHOT-266.zip', :sha256 => '623520a8bcb0b381eb3695e355a670b6fb2a95d35c3c1027200c31ffcd05e4d5' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/redesign-v4-snapshots/de/webid-solutions/WebIdPluginCore/13.1.1/WebIdPluginCore.framework-v13.1.1-SNAPSHOT-267.zip', :sha256 => '830eda4978d3c0f0a98c9686b053d974cf347c925c8a33825d528c3a8bd74d54' }
|
||||
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", "8.1.1-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdUiKitComponents", "~> 8.2.0"
|
||||
s.dependency "WebIdIosSdk", "~> 11.1.0"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user