nickbit / cocoapods-xcode-plugin

Dependency management helper for your CocoaPods, right in Xcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CocoaPods for Xcode

Manage your dependencies, with minimal command line hack-fu

Features

  • Downloads and integrates CocoaPods listed in a project's Podfile
  • Installs documentation (from CocoaDocs) for the CocoaPods used in the open Xcode workspace
  • Downloads, updates, and installs CocoaPods

Menu

Prerequisites

  • Xcode 5
  • CocoaPods 0.22.1+

Installation

Clone and build the project, then restart Xcode.

About

Dependency management helper for your CocoaPods, right in Xcode

License:MIT License


Languages

Language:Objective-C 98.6%Language:Ruby 1.4%