我自己常用的一些开源项目
项目名称 | 备注 | 连接 |
---|---|---|
Alamofire | 网络请求 | https://github.com/Alamofire/Alamofire |
SwiftyJSON | JSON格式化 | https://github.com/SwiftyJSON/SwiftyJSON |
MBProgressHUD | 提示(OC) | https://github.com/jdg/MBProgressHUD |
Kingfisher | 图片操作类 | https://github.com/onevcat/Kingfisher |
SnapKit | 自动布局 | https://github.com/SnapKit/SnapKit |
sqlite.swift | 数据库 | https://github.com/stephencelis/SQLite.swift |