I am using private pods.
What I am trying to do is to create a .podspec
that has multiple sources for one platform (iOS
).
Some kind of "fallback":
If the first url is not available, use the source from an different repro.
Is this even possible?