Open dereknelson opened 2 years ago
Did you find a way to use Cocoapods or do we have to use Carthage only for this specific SDK in conjunction with Cocoapods for all other dependencies of the project? Limiting the access of an SDK by a dependency manager doesn't semm to be a good design.
our official app also use carthage
Hi! Is there any particular reason we are using carthage to distribute the package instead of cocoapods? Distributing it with cocoapods would go a very long way for our automated build pipeline.