use_frameworks!

target 'SimpleTwoWayBinding_Example' do
  pod 'SimpleTwoWayBinding', :path => '../'

  target 'SimpleTwoWayBinding_Tests' do
    inherit! :search_paths

  end
end
