An app that hosts all of the tooling needed to install and update CocoaPods in Xcode.
The CocoaPods.app application eases the workload for installing and using the CocoaPods dependency manager for Swift and Objective-C Cocoa development projects.
Edit your Podfile in a custom environment.
Have easy access to running
pod install
andpod update
on your projects. It also supports running every CocoaPods command via a hosted Ruby environment.Comprehensive editing tools. Supporting the whole CocoaPods DSL and auto-completing CocoaPods.
Makes it easy to add CocoaPods to a new project, or remove it from an existing one.