Repair to Code Final Commit

This commit is contained in:
Alexander Davis
2017-05-06 02:17:51 +01:00
parent 219378c12f
commit d2046d4c7c
752 changed files with 65519 additions and 222 deletions

8
Task Master/Podfile Normal file
View File

@@ -0,0 +1,8 @@
# Uncomment the next line to define a global platform for your project
# platform :ios, '10.3'
target 'Task Master' do
pod 'Firebase/Core'
pod 'Firebase/Database'
pod 'Firebase/Auth'
end