# Uncomment the next line to define a global platform for your project # platform :ios, '9.0' target 'EventLocator' do # Comment the next line if you don't want to use dynamic frameworks use_frameworks! # Pods for EventLocator pod 'GoogleMaps' pod 'GooglePlaces' #pod 'SDWebImage' pod 'Firebase/Storage' pod 'Firebase/Database' pod 'Firebase/Analytics' pod 'Firebase/Auth' pod 'Toast-Swift', '~> 5.0.0' pod 'IQKeyboardManager' pod 'Alamofire' pod 'TRMosaicLayout' pod 'MediaBrowser' pod 'MaterialShowcase' pod 'NVActivityIndicatorView' end