1.1.0
Enhancements
- When downloading via
HTTP
,curl
won't force users from having a
~/.netrc
file set up on their machine when the remote server requires
authentication.
Sylvain Guillopé
#55
CocoaPods#5318 - Allow download strategies to preprocess download options. This is used by
git
strategy to resolve branches into commits directly.
Juan Civile
CocoaPods#5386