[Update] AusweisApp2 (2.2.2)
This commit is contained in:
parent
d5e227ec0c
commit
5a60d824aa
15
AusweisApp2/2.2.2/AusweisApp2.podspec
Normal file
15
AusweisApp2/2.2.2/AusweisApp2.podspec
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
Pod::Spec.new do |s|
|
||||||
|
s.name = 'AusweisApp2'
|
||||||
|
s.version = '2.2.2'
|
||||||
|
s.summary = 'AusweisApp SDK for iOS.'
|
||||||
|
|
||||||
|
s.homepage = 'https://github.com/Governikus/AusweisApp2-SDK-iOS'
|
||||||
|
s.license = { :type => 'EUPL-1.2', :file => 'LICENSE.txt' }
|
||||||
|
s.author = { 'Governikus GmbH & Co. KG' => 'support@ausweisapp.de' }
|
||||||
|
s.source = { :git => 'https://github.com/Governikus/AusweisApp2-SDK-iOS.git', :tag => s.version.to_s }
|
||||||
|
|
||||||
|
s.vendored_frameworks = 'AusweisApp2.xcframework'
|
||||||
|
s.ios.deployment_target = '10.0'
|
||||||
|
s.swift_version = '5.3'
|
||||||
|
end
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user