platform :osx, '10.13'

target 'Downloader' do
  use_frameworks!

  pod 'AppCenter'
  pod 'CocoaLumberjack/Swift'
end
