[Fix] WebIdPluginCore (20.4.1-SNAPSHOT)
This commit is contained in:
parent
253839e305
commit
48857898c3
@ -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.4.1/WebIdPluginCore.framework-v20.4.1-SNAPSHOT-357.zip', :sha256 => '44218aa446533670941c248787b2c4dafb67948e827ba22f2b12eb23d0c61acb' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdPluginCore/20.4.1/WebIdPluginCore.framework-v20.4.1-SNAPSHOT-358.zip', :sha256 => '9b324ab8d49e1432215a046684e7c1bf258cee0ed8c65402f44c2c75769b83de' }
|
||||
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", "20.4.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdIosSdk", "20.1.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdUiKitComponents", "~> 21.0.1"
|
||||
s.dependency "WebIdIosSdk", "~> 21.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user