iOS-常用第三方库地址

网络请求:                 AFNetworking                 : https://github.com/AFNetworking/AFNetworking

界面布局约束:         Masonry                           :   https://github.com/SnapKit/Masonry    

加载网络图片:        SDWebImage                    :   https://github.com/rs/SDWebImage

提示:                      MBProgressHUD               :  https://github.com/jdg/MBProgressHUD

动画启动页:         JazzHands                      :https://github.com/IFTTT/JazzHands

下拉刷新控件:        MJRefresh                        : https://github.com/CoderMJLee/MJRefresh


猜你喜欢

转载自blog.csdn.net/like_sky_/article/details/54425062