收集一下目前主流的三方库

一、网络请求

AFNetworking

git地址:https://github.com/AFNetworking/AFNetworking

二、自动约束

Masonry

git地址:https://github.com/SnapKit/Masonry

三、CoreData

MagicalRecord

git地址:https://github.com/magicalpanda/MagicalRecord

四、分享

openshare

git地址:https://github.com/100apps/openshare

五、二维码

LBXScan

git地址:https://github.com/MxABC/LBXScan

SGQRCode

git地址:https://github.com/kingsic/SGQRCode

六、视频播放

ZFPlayer

git地址:https://github.com/renzifeng/ZFPlayer

七、压缩解压缩

ZipArchive

git地址:https://github.com/ZipArchive/ZipArchive

八、下拉刷新上拉加载更多

MJRefresh

git地址:https://github.com/CoderMJLee/MJRefresh

九、HUD

SVProgressHUD

git地址:https://github.com/SVProgressHUD/SVProgressHUD

十、tableview自定义cell的左右滑出现的按钮

SWTableViewCell

git地址:https://github.com/CEWendel/SWTableViewCell

十一、日期工具

DateTools

git地址:https://github.com/MatthewYork/DateTools

十二、相册图片选择器

TZImagePickerController

git地址:https://github.com/banchichen/TZImagePickerController

十三、PDF阅读

Reader

git地址:https://github.com/vfr/Reader

十四、日历

FSCalendar

git地址:https://github.com/WenchaoD/FSCalendar

十五、多控制选项卡

WMPageController

git地址:https://github.com/wangmchn/WMPageController

十六、socket

CocoaAsyncSocket

git地址:https://github.com/robbiehanson/CocoaAsyncSocket

十七、SVG

SVGKit

git地址:https://github.com/SVGKit/SVGKit

十八、json转动画

lottie-ios

git地址:https://github.com/airbnb/lottie-ios

十九、图片加载

SDWebImage

git地址:https://github.com/rs/SDWebImage

你可能感兴趣的:(收集一下目前主流的三方库)