Class: Pod::Downloader::Http

Inherits:
RemoteFile show all
Defined in:
lib/cocoapods-downloader/http.rb

Instance Attribute Summary

Attributes inherited from Base

#options, #target_path, #url

Method Summary

Methods inherited from RemoteFile

options

Methods inherited from Base

#checkout_options, #download, #download_head, executable, #head_supported?, #initialize, #name, options, #options_specific?, preprocess_options

Methods included from APIExposable

#expose_api

Constructor Details

This class inherits a constructor from Pod::Downloader::Base