Then icon indicating copy to clipboard operation
Then copied to clipboard

Cocoapods support

Open bguidolim opened this issue 4 years ago • 3 comments

Hi!

I saw that Cocoapods is deprecated now, I would like to suggest adding support again since it doesn't change the way to develop for SPM as well.

The library is a very useful library and Cocoapods still in use for a huge number of projects out there, would be nice to keep using this the way it is.

Thanks.

bguidolim avatar Jan 07 '20 15:01 bguidolim

Well, at least set it as deprecated on the cocoapods-specs repo.

bguidolim avatar Jan 07 '20 15:01 bguidolim

I second this. Adding PODs support back in would be much appreciated. We have several projects that are using Cocoapods, and I'd like to not mix my dependency management.

steventnorris-40AU avatar Feb 21 '20 21:02 steventnorris-40AU

I third this. I've inherited a codebase that has a third-party Cocoapod library which includes Then as a dependency, along with other Cocoapods. This is making it difficult - and maybe impossible - for me to compile since I can't find a way to get Cocoapods to work with SPM dependencies.

JGwilliams avatar Dec 21 '21 15:12 JGwilliams