[Fix] WebIdEIdentPlugin (20.4.2-SNAPSHOT)
This commit is contained in:
parent
a5fd161cb0
commit
b7f41b7ee0
@ -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/WebIdEIdentPlugin/20.4.2/WebIdEIdentPlugin.framework-v20.4.2-SNAPSHOT-624.zip', :sha256 => '4d1950d242f9b5c7580b01cc998094f816ab4ebbbb33dd6050fa8be3c486381d' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.4.2/WebIdEIdentPlugin.framework-v20.4.2-SNAPSHOT-626.zip', :sha256 => '40f2425a3e7c5b85d37d6d44078fba90354e486515f42e5ca0caf21d6a56521a' }
|
||||||
s.swift_versions = ['5.5']
|
s.swift_versions = ['5.5']
|
||||||
|
|
||||||
s.frameworks = 'UIKit'
|
s.frameworks = 'UIKit'
|
||||||
@ -16,6 +16,6 @@ Pod::Spec.new do |s|
|
|||||||
s.ios.deployment_target = '13.0'
|
s.ios.deployment_target = '13.0'
|
||||||
s.ios.vendored_frameworks = 'WebIdEIdentPlugin.xcframework'
|
s.ios.vendored_frameworks = 'WebIdEIdentPlugin.xcframework'
|
||||||
|
|
||||||
s.dependency "WebIdPluginCore", "20.4.1-SNAPSHOT" #branch:snapshots
|
s.dependency "WebIdPluginCore", "20.4.0"
|
||||||
s.dependency "AusweisApp2", "2.2.2"
|
s.dependency "AusweisApp2", "2.2.2"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user