常用第三方库记录

1.AFNetworking   网络库 https://github.com/AFNetworking/AFNetworking

2.JSONModel      模型库 https://github.com/jsonmodel/jsonmodel

3.Masonry    约束库 https://github.com/SnapKit/Masonry

SnapKit     swift版 https://github.com/SnapKit/SnapKit

4.MJRefresh   刷新库 https://github.com/CoderMJLee/MJRefresh

5.SDWebImage   图片下载库 https://github.com/rs/SDWebImage

6.YYkit     空间集成库 https://github.com/ibireme/YYKit

8.ZSSRichTextEditor    图文编辑器库   https://github.com/nnhubbard/ZSSRichTextEditor

9.MBProgressHUD  刷新提示库 https://github.com/jdg/MBProgressHUD

10.SDCycleScrollView 轮播库    https://github.com/gsdios/SDCycleScrollView

11.DZMebookRead  小说阅读器  https://github.com/dengzemiao/DZMeBookRead

12. PINCache 线程安全的缓存框架     https://github.com/pinterest/PINCache

13.TGCameraViewController    camera     https://github.com/tdginternet/TGCameraViewController

原文地址:https://www.cnblogs.com/chaochaobuhuifei55/p/7753503.html