cocoapods-binary
cocoapods-binary copied to clipboard
Install through homebrew
Hi
I really would like to install this plugin in compatibility with homebrew (https://brew.sh)
I use homebrew it to be able to upgrade cocoapods with all my other packages in the computer, but It installs cocoapods in a dinstinct folder (Cellar) to avoid messing up with the system.
So the command sudo gem install cocoapods-binary requests to overwrite my version of cocoapods (which is not system wide).
I think it could also be beneficial to have the plugin under brew so it can be upgraded when a new version is released.
Agreed
Is there any update on this?