[Fix] WebIdCellCheckPlugin (3.0.1-SNAPSHOT)
This commit is contained in:
parent
c83a940e67
commit
8854354716
@ -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/3.0.1/WebIdCellCheckPlugin.framework-v3.0.1-SNAPSHOT-171.zip', :sha256 => 'b256722359baa3f8cd6d2d87fba61615f725833a09a0af4dc207eb224e19e095' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/3.0.1/WebIdCellCheckPlugin.framework-v3.0.1-SNAPSHOT-173.zip', :sha256 => '11773e888f39bd72b8e5a72de7d67b4695e38404cd47e22046a2e1f889ff79dc' }
|
||||
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", "22.0.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "22.1.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user