iOS常用框架

Masonry    //UI布局

SVProgressHUD  //loading

CRToast  //A modern iOS toast view that can fit your notification needs

Toast  //An Objective-C category that adds toast notifications to the UIView object class

ReactiveCocoa<通知观察者>

IQKeyboardManager<键盘弹出自动管理>

MJRefreshUITableView+FDTemplateLayoutCell<自动计算tableview行高>

GVUserDefaults<本地属性>

SDWebImage<图片缓存>

Reaml<数据库管理>

Pop  //动画

Charts<图表>

你可能感兴趣的:(iOS常用框架)