[Fix] WebIdPluginCore (20.1.1-SNAPSHOT)
This commit is contained in:
parent
562992ff13
commit
855968ad5e
@ -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 => '67f94d33952f092d6c03c568c5f025125fe878fac0ef3c1f61c3c348408f7b26' }
|
||||
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 => '3108c1f16b305fc96b8f5fd9558371043bc832600e99ad2b42a82bba09f5c1a7' }
|
||||
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:experimental
|
||||
s.dependency "WebIdUiKitComponents", "20.1.3-SNAPSHOT" #branch:redesign-v4-snapshots
|
||||
s.dependency "WebIdIosSdk", "12.0.1-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user