[Fix] WebIdCellCheckPlugin (2.1.1-SNAPSHOT)
This commit is contained in:
parent
07cbe5758d
commit
fa57c428c7
@ -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/WebIdCellCheckPlugin/2.1.1/WebIdCellCheckPlugin.framework-v2.1.1-SNAPSHOT-152.zip', :sha256 => '3b3808abf188ff78ea23aa7f6bdda7c21dc1695fc70cd2f5d406ec9ed8d8c304' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.1.1/WebIdCellCheckPlugin.framework-v2.1.1-SNAPSHOT-155.zip', :sha256 => 'a60e0a0f9aa0a127de1d7c7604d9db62cde31caa278b28892a1b1cb0dc06ca62' }
|
||||
s.swift_versions = ['5.5']
|
||||
|
||||
s.frameworks = 'UIKit'
|
||||
@ -16,5 +16,5 @@ Pod::Spec.new do |s|
|
||||
s.ios.deployment_target = '13.0'
|
||||
s.ios.vendored_frameworks = 'WebIdCellCheckPlugin.xcframework'
|
||||
|
||||
s.dependency "WebIdPluginCore", "21.2.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "22.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user