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

CocoaPods - Pioneering Swift

CocoaPods - Pioneering Swift

Lightning Talk at NSSpain 2014 about the roadmap of Swift and Framework Support of CocoaPods, the dependency manager for Cocoa.

Marius Rackwitz

September 19, 2014
Tweet

More Decks by Marius Rackwitz

Other Decks in Programming

Transcript

  1. 19 Sep 2014 @mrackwitz You can use Swift in your

    app,
 but you can't embed Swift Pods.

  2. 19 Sep 2014 @mrackwitz You can use Swift in your

    app,
 but you can't embed Swift Pods.
 So far.
  3. 19 Sep 2014 @mrackwitz COCOA TOUCH FRAMEWORKS: Bundles of Resources,

    Clang Module Slices, Standard Dylibs and Embedded Frameworks. We need to support under the hood Clang Modules, too.