cute / cocoapods-foundation-headers

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"

About

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

License:MIT License


Languages

Language:Ruby 100.0%