[Fix] WebIdCellCheckPlugin (2.0.1-SNAPSHOT)
This commit is contained in:
parent
d3954340dc
commit
61123a2d2c
@ -8,7 +8,7 @@ Pod::Spec.new do |s|
|
|||||||
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
s.author = { 'WebID Solutions GmbH' => 'it-service@webid-solutions.de' }
|
||||||
|
|
||||||
s.platform = :ios
|
s.platform = :ios
|
||||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.1/WebIdCellCheckPlugin.framework-v2.0.1-SNAPSHOT-114.zip', :sha256 => '77093879c24351271fa37a22e40c4726e26ce8ac9395300586efc6a5c39aa4e3' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.0.1/WebIdCellCheckPlugin.framework-v2.0.1-SNAPSHOT-115.zip', :sha256 => 'cf24b9a6e61d29c253877aeb4681fc978655414f6348a538d915cb86937e87a2' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,5 +16,5 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdCellCheckPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdCellCheckPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "21.0.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "21.0.1"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user