1、SDCycleScrollView: 图片、文字轮播器 https://github.com/gsdios/SDCycleScrollView
2、VTMagic :标签分段控制器 https://github.com/tianzhuo112/VTMagic
3、UITableView+FDTemplateLayoutCell: tableview cell自适应 https://github.com/forkingdog/UITableView-FDTemplateLayoutCell
4、YYText:富文本处理 https://github.com/ibireme/YYText
5、Masonry:自动布局 https://github.com/desandro/masonry
6、SnapKit:swift版的Masonry https://github.com/SnapKit/SnapKit
7、Alamofire:AFNetworking的作者Matt Thompson 提出了一个新的类似AFNetworking的网络基础库,并且专门使用最新的Swift语言写。https://github.com/Alamofire/Alamofire
8、SAMKeychain:使用苹果系统的钥匙串来存储或删除用户的账号、密码信息的第三方库。https://github.com/soffes/SAMKeychain
9、IQKeyboardManager:解决弹起键盘遮盖输入框 https://github.com/hackiftekhar/IQKeyboardManager.
10、MLeaksFinder 是一个很好的IOS内存泄漏检测工具,能够自动地检测UIViewController和UIView相关的对象https://github.com/Tencent/MLeaksFinder
11、 MJExtension转换速度快、使用简单方便的字典转模型框架https://github.com/CoderMJLee/MJExtension
12、MJRefresh下拉刷新,上拉加载更多https://github.com/CoderMJLee/MJRefresh
13、SDWebImage 图片加载框架https://github.com/rs/SDWebImage
网友评论