use_frameworks!

target 'GMCache_Example' do
    pod 'GMCache', :path => '../'

    target 'GMCache_Tests' do
        inherit! :search_paths


    end
end