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.