use_frameworks!
inhibit_all_warnings!

target 'GMNetService_Example' do
    pod 'GMNetService', :path => '../'

    target 'GMNetService_Tests' do
        inherit! :search_paths

        
    end
end
#pod 'SSZipArchive', :inhibit_warnings => true