Deprecated please use RxCocoa with RxSwift
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 | | | |
| SHFastEnumerationProtocols | | | |
| SHInvocation | | | |
| SHObjectUserInfo | | | |
##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.