Module: Pod::Podfile::DSL

Defined in:
lib/cocoapods-xcremotecache/command/podfile.rb

Instance Method Summary collapse

Instance Method Details

#xcremotecache(configuration) ⇒ Object



21
22
23
# File 'lib/cocoapods-xcremotecache/command/podfile.rb', line 21

def xcremotecache(configuration)
    CocoapodsXCRemoteCacheModifier::Hooks::XCRemoteCache.configure(configuration)
end