CocoaPods trunk is moving to be read-only. Read more on the blog, there are 13 months to go.
| TestsTested | ✓ |
| LangLanguage | Obj-CObjective C |
| License | MIT |
| ReleasedLast Release | Dec 2014 |
Maintained by Seivan Heidari.
| Depends on: | |
| SHActionSheetBlocks | ~> 2.3.1 |
| SHAlertViewBlocks | ~> 1.2.1 |
| SHBarButtonItemBlocks | ~> 1.2.1 |
| SHControlBlocks | ~> 1.2.1 |
| SHGestureRecognizerBlocks | ~> 1.1.1 |
| SHNavigationControllerBlocks | ~> 2.1.1 |
| SHPopoverControllerBlocks | ~> 1.2.1 |
| SHSegueBlocks | ~> 1.2.3 |
| SHTabBarControllerBlocks | ~> 2.0.1 |
| SHTextFieldBlocks | ~> 1.1.1 |
| SHTextViewBlocks | ~> 1.1.1 |
| SHWebViewBlocks | ~> 1.3.1 |
| SHTransitionBlocks | ~> 1.0.1 |
SHUIKitBlocks allows you to use blocks instead of delegates for most of UIKit without any hacks or libffi dependencies. Works perfectly on 64bit (iPhone 5s)
This pod is part of a many components covering to plug the holes missing from Foundation, UIKit, CoreLocation, GameKit, MapKit and other aspects of an iOS application's architecture. Other components are:
pod 'SHUIKitBlocks' #for iOS 7
pod 'SHUIKitBlocks', '~> 1.6.0' # for iOS 6Per Library
#import "<Library>.h"For everything
#import "SHUIKitBlocks.h"If you end up using SHUIKitBlocks in a project, I'd love to hear about it.
email: [email protected]
twitter: @seivanheidari
SHUIKitBlocks is © 2013 Seivan and may be freely
distributed under the MIT license.
See the LICENSE.md file.