cocoapods-foundation-headers icon indicating copy to clipboard operation
cocoapods-foundation-headers copied to clipboard

A CocoaPods plugin to stop polluting your project with UIKit/Cocoa imports

cocoapods-foundation-headers

A CocoaPods plugin for importing Foundation instead of UIKit/Cocoa in the generated headers and pch files. See this issue for more details.

Installation

$ gem install cocoapods-foundation-headers

Usage

In your Podfile add:

plugin "cocoapods-foundation-headers"