[Fix] WebIdCellCheckPlugin (1.0.0-SNAPSHOT)
This commit is contained in:
parent
27b3e95dda
commit
c8dde31e82
@ -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/1.0.0/WebIdCellCheckPlugin.framework-v1.0.0-SNAPSHOT-64.zip', :sha256 => '65528a5d9c4b30dc5a484fd1a4e8ebc0c4b7961a91b4d989b447cb4ab4abe3f3' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/1.0.0/WebIdCellCheckPlugin.framework-v1.0.0-SNAPSHOT-65.zip', :sha256 => '7be221fe4d10e53824aa9f5c2aa63270dc6e416689f3984882e1ce75247b9ce1' }
|
||||
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", "20.3.1-SNAPSHOT" #branch:snapshots
|
||||
s.dependency "WebIdPluginCore", "20.3.2-SNAPSHOT" #branch:snapshots
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user