# Uncomment the next line to define a global platform for your project
# platform :ios, '9.0'

target 'Alura Ingressos' do
  # Comment the next line if you're not using Swift and don't want to use dynamic frameworks
  use_frameworks!

  # Pods for Alura Ingressos
  
  pod 'CPF-CNPJ-Validator', '~> 1.0'
  pod 'Alamofire', '~> 4.5'
  pod 'CreditCardValidator', '~> 0.4'
  pod 'Money', :git => 'https://github.com/danthorpe/Money.git', :branch => 'MNY-79_updates_for_xcode_9'

end
