COVIDSafe code from version 1.6 (#6)

This commit is contained in:
COVIDSafe Support 2020-06-19 17:43:33 +10:00 committed by GitHub
parent 149daee2e9
commit 2063cea613
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
38 changed files with 1963 additions and 1664 deletions

View file

@ -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