Skip to content

A collection of useful Foundation and UIKit categories.

License

Notifications You must be signed in to change notification settings

NarrativeTeam/SAMCategories

 
 

Repository files navigation

SAMCategories

A collection of useful Foundation and UIKit categories.

SAMCategories are tested on iOS 6 and Mac OS 10.8 and requires ARC. The will probably work on lower deployment targets though. Released under the MIT license.

Installation

Simply add the files in the SAMCategories/Foundation and/or SAMCategories/UIKit to your project. If you add the Foundation categories, you'll need to add SAMCategories/SAMCategories.bundle to your project as well. Make sure the bundle is copied to your application's resources.

If you're using CocoaPods, simply add the following line to your Podfile:

pod 'SAMCategories'

Enjoy.

About

A collection of useful Foundation and UIKit categories.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 99.5%
  • Ruby 0.5%