Bell

21pods
NSLog()
).[UIApplication sharedApplication]
, the app delegate, the root view controller on the key window, and more.NSUserDefaults
values.License: BSD
this is a storage manager for ios. based on FMDB and GreedJSON. can save NSDictionary,NSArray,NSData,NSString,NSNumber or NSObject directly
License: MIT
SVPullToRefresh allows you to easily add pull-to-refresh functionality to any UIScrollView subclass with only 1 line of code. Instead of depending on delegates and/or subclassing UIViewController, SVPullToRefresh extends UIScrollView with a addPullToRefreshWithActionHandler: method as well as a pullToRefreshView property.
License: MIT
A longer description of UICollectionView-ARDynamicHeightLayoutCell in Markdown format.
License: MIT
Template auto layout cell for automatically UITableViewCell height calculate, cache and precache. Requires a self-satisfied
UITableViewCell, using system's - systemLayoutSizeFittingSize:
, provides heights caching.
License: MIT