cocoapods-default-install

Makes pod defaults to pod install when Podfile detected.

Installation

    $ gem i cocoapods-default-install

Usage

It just works! Try to type pod command under the folder with and without Podfile.

History

CocoaPods used to default pod to pod install before version 0.33.1, but the core team decided to remove this behavior.

This hack was originally proposed as a pull request #1966 to CocoaPods.

License

cocoapods-default-install is available under the MIT license.