# cocoapods-always-be-bundleing Do you use CocoaPods on a team? Chances are you want to make sure that everyone is using the same version of CocoaPods. The answer here is to [use a Gemfile](https://guides.cocoapods.org/using/a-gemfile.html). This plugin, once installed will make sure that you use a Gemfile every time you do a `pod install`. The alternative is to the use [the CocoaPods.app](http://cocoapods.org/app). ## Installation $ gem install cocoapods-always-be-bundleing