mirror of
https://github.com/AU-COVIDSafe/mobile-ios.git
synced 2025-04-19 13:05:21 +00:00
COVIDSafe code from version 1.6 (#6)
This commit is contained in:
parent
149daee2e9
commit
2063cea613
38 changed files with 1963 additions and 1664 deletions
2
Podfile
2
Podfile
|
@ -15,6 +15,7 @@ target 'CovidSafe' do
|
|||
pod 'Alamofire'
|
||||
pod 'KeychainSwift'
|
||||
pod 'lottie-ios'
|
||||
pod 'FlagKit'
|
||||
end
|
||||
|
||||
|
||||
|
@ -26,4 +27,5 @@ target 'CovidSafe-staging' do
|
|||
pod 'Alamofire'
|
||||
pod 'KeychainSwift'
|
||||
pod 'lottie-ios'
|
||||
pod 'FlagKit'
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue