We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
CocoaPods currently uses curl's default config file, which causes it to fail when providing options that conflict with the contents of that file.
This is easily solved by adding the --disable flag when invoking curl. I will submit a pull request that does this momentarily.
--disable