[Fix] WebIdEIdentPlugin (20.4.3-SNAPSHOT)
This commit is contained in:
parent
e6e8dcba90
commit
39dca708f0
@ -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.3/WebIdEIdentPlugin.framework-v20.4.3-SNAPSHOT-651.zip', :sha256 => '7b3e7d8835224c00440a55ba6872a56809e851cb3f2d598e6b6a80dca03cbfe9' }
|
s.source = { :http => 'https://api.webid-solutions.de/releases/ios/xcframework/snapshots/de/webid-solutions/WebIdEIdentPlugin/20.4.3/WebIdEIdentPlugin.framework-v20.4.3-SNAPSHOT-652.zip', :sha256 => '1e58fb2a72a855f3b9304acaa3b172361a4489fd049519235362e6c02062818b' }
|
||||||
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", "21.0.0"
|
s.dependency "WebIdPluginCore", "21.0.1-SNAPSHOT" #branch:snapshots
|
||||||
s.dependency "AusweisApp2", "2.2.2"
|
s.dependency "AusweisApp2", "2.2.2"
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user