Helper macros for iOS development.
This macros have been tested back to iOS 7.0.
CocoaPods: pod 'BSMacros'
Manual: Copy the BSMacros folder in your project
Import header in your project. .pch is a good place ;)
#import "BSMacros.h"
This code is released under the MIT License. See the LICENSE file for details.