Jaymon / PlusPlus

Handy Objective-C categories with lots of helpful methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PlusPlus

Objective-C categories. Lots of helper methods I've accumulated over time, in one convenient place so I can include them in multiple projects.

If I install this pod, what do I get?

Categories, categories everywhere!

Installation

Use Cocoapods. To install it, simply add the following line to your Podfile:

pod "PlusPlus"

Troubleshooting

If your project can't find the PlusPlus headers, this guide should help you fix it.

License

Available under the MIT license. See the LICENSE file for more info.

About

Handy Objective-C categories with lots of helpful methods

License:MIT License


Languages

Language:Objective-C 98.7%Language:Ruby 1.3%