/SHFoundationAdditions

Additional prefixed categories for Foundation framework *without* libffi or swizzling.

Primary LanguageObjective-CMIT LicenseMIT

Deprecated please use RxCocoa with RxSwift

SHFoundationAdditions

CI Status Version Platform License

Additional prefixed categories for Foundation framework without libffi and optional swizzle. Light weight and modular.

This pod consist of several components as categories to improve Foundation.

##Install

pod 'SHFoundationAdditions'

##Dependency Status

| Library | Tests | Version | Platform | License | | ------------- |:-------------:| -----:| -----:| -----:| -----:|
| SHKeyValueObserverBlocks | CI Status | Version | Platform | License | SHFastEnumerationProtocols | CI Status | Version | Platform | License | SHInvocation | CI Status | Version | Platform | License | SHObjectUserInfo | CI Status | Version | Platform | License

##Import

Per Library

#import "<Library>.h"

For everything

#import "SHFoundationAdditions.h"

##Contact

If you end up using SHFoundationAdditions in a project, I'd love to hear about it.

email: seivan.heidari@icloud.com
twitter: @seivanheidari

##License

SHFoundationAdditions is © 2013 Seivan and may be freely distributed under the MIT license. See the LICENSE.md file.