0

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?

Kara
  • 6,115
  • 16
  • 50
  • 57

1 Answers1

0

This is not currently possible. If you think this should be added to CocoaPods please submit an issue on the master repo

Keith Smiley
  • 61,481
  • 12
  • 97
  • 110