Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Introduction to CocoaPods

Introduction to CocoaPods

Anup Doshi gave an introduction to CocoaPods -- what it's for and how to use it.

CocoaHeadsNYC

June 27, 2013
Tweet

More Decks by CocoaHeadsNYC

Other Decks in Programming

Transcript

  1. Introduction to Cocoapods Anup Doshi Cocoaheads, New York City 27

    June 2013 Beta* *Beta: If this presentation sucks it cause you are looking too early
  2. Why Cocoapods? • Manages dependencies for you! - Imports Headers,

    Frameworks and Project settings • Library Versioning • Reduces headaches of storing/managing 3rd party libraries • Works well in the Continuous Integration environment