[Fix] WebIdCellCheckPlugin (2.1.2-SNAPSHOT)
This commit is contained in:
parent
f360a2aa80
commit
e2bc4bd497
@ -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.2/WebIdCellCheckPlugin.framework-v2.1.2-SNAPSHOT-167.zip', :sha256 => '813642f9ddb1bebe9f24aa5edf1003f7ea4efe63b2a443b2d86a36c67f051bd2' }
|
||||
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdCellCheckPlugin/2.1.2/WebIdCellCheckPlugin.framework-v2.1.2-SNAPSHOT-168.zip', :sha256 => '8e37105082e0588fe5dc577e7804488f31c9d8aed6d862eb1b0f63065fd532ba' }
|
||||
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.0.0"
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user