CocoaPods / cocoapods-packager

CocoaPods plugin which allows you to generate a static library from a podspec.
Other
1.14k stars 222 forks source link

Install cocoapods-packager via Homebrew #284

Open iwill opened 1 year ago

iwill commented 1 year ago

Installing CocoaPods via gem has many issues.

Fortunately CocoaPods can be installed via Homebrew:

brew install cocoapods

Will cocoapods-packager support Homebrew?

davien commented 3 months ago

Is it supported now?