[Fix] WebIdPluginCore (20.1.1-SNAPSHOT)
This commit is contained in:
parent
ce179d0eda
commit
0753544a24
@ -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/experimental/de/webid-solutions/WebIdPluginCore/20.1.1/WebIdPluginCore.framework-v20.1.1-SNAPSHOT-326.zip', :sha256 => '5bef70ff673f510f1032836a7aeb751267b572d1188b5faf99f7cdb21b9c1900' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/experimental/de/webid-solutions/WebIdPluginCore/20.1.1/WebIdPluginCore.framework-v20.1.1-SNAPSHOT-326.zip', :sha256 => '85935396b7d4e92fb1dde6182f566a75a0e4dbe005c111f1e5bc55cb7201e065' }
|
||||
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.1.3-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdUiKitComponents", "20.2.2-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosSdk", "12.0.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user