use_frameworks!

target 'Giotto_Example' do
  pod 'Giotto/Blabber', :path => '../'

  target 'Giotto_Tests' do
    inherit! :search_paths

    
  end
end
