All Questions
6 questions
23
votes
4
answers
6k
views
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/CocoaPods-version.yml Response: 403 [closed]
I was testing my application which is written in flutter and suddenly I keep getting
CDN: trunk URL couldn't be downloaded: https://cdn.cocoapods.org/CocoaPods-version.yml Response: 403 error. I am ...
168
votes
27
answers
120k
views
Сocoapods trunk URL couldn't be downloaded
I am getting this error when I try to pod repo update and pod install
CDN: trunk URL couldn't be downloaded:
https://cdn.cocoapods.org/deprecated_podspecs.txt, error: Failed to
open TCP connection to ...
1
vote
2
answers
1k
views
Unable to Push Custom Framework on Cocoapods
I have a custom framework that is already pushed on cocoaPods by some other developer and his email id is removed now. But he didn't add anyone owner of it. Now I have some changes in that framework ...
12
votes
3
answers
2k
views
How long does it take for a new custom CocoaPod to get uploaded to the pod trunk?
I just uploaded a new CocoaPod but it does not show up when I search for it on CocoaPod.org.
How long would it take for it to show up on search?
4
votes
1
answer
871
views
how to change the trunk name of cocoapods after pod trunk register?
When I use cocoapods trunk register, I used a random name, but now I want make it more readable. But there is no way to change it...
Event I use "pod trunk register email 'new name'" again. it doesn't ...
1
vote
1
answer
189
views
Can CocoaPods public spec pushing be more friendly for automation?
From https://groups.google.com/forum/#!topic/cocoapods/i7dwMV4EqZ8
I'm a bit of a CocoaPods newbie and have never created a Pod before, but I'm looking into how one would be able to automate ...