To run the example project; clone the repo, or install with CocoaPods pod 'BJTableCeption'
BJTableCeption was made for iOS 7. It may be possible to use BJTableCeption on an earlier iOS version but this has not been tested.
BJTableCeption is available through CocoaPods, to install it simply add the following line to your Podfile:
pod "BJTableCeption"
Alternatively you can copy the BJTableCeption
folder into your project and #import "BJTableCeption.h"
into your files.
Brian Jost
Idea based on RATreeView
BJTableCeption is available under the MIT license. See the LICENSE file for more info.