Adds firebase auth

This commit is contained in:
Patrick McDonagh
2018-06-01 13:36:16 -05:00
parent b1b80113c7
commit 80f2241604
221 changed files with 38134 additions and 3697 deletions

View File

@@ -16,6 +16,7 @@ target 'pocloud' do
pod 'SwiftChart'
pod 'Firebase/Core'
pod 'Firebase/Database'
pod 'Firebase/Auth'
end