CocoaPods / cocoapods-plugins

Get info about available CocoaPods plugins.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[plugins.json] Add cocoapods-foundation-headers

keith opened this issue · comments

Please add the following entry to the plugins.json file:

{
  "gem": "cocoapods-foundation-headers",
  "name": "CocoaPods Foundation Headers",
  "author": "Keith Smiley",
  "url": "https://github.com/keith/cocoapods-foundation-headers",
  "description": "A CocoaPods plugin for using Foundation instead of UIKit/Cocoa in generated headers"
}

Submitted #83 as recommendation from #79 (comment)