美文网首页
Swift 优秀的第三方库收集

Swift 优秀的第三方库收集

作者: 过客又见过客 | 来源:发表于2016-07-27 12:11 被阅读66次

1.Alamofire,swift版AFNetworking,网络请求第三方库,GitHub地址:https://github.com/Alamofire/Alamofire
2.SwiftyJSON,JSON字符串解析,地址:https://github.com/SwiftyJSON/SwiftyJSON
3.ObjectMapper,JSON转Model,地址:https://github.com/Hearst-DD/ObjectMapper
4.SAMKeychain,keychain使用,简单方便,地址:https://github.com/soffes/SAMKeychain
5.NVActivityIndicatorView,各种加载动画,效果给力

Demo.gif
地址:https://github.com/ninjaprox/NVActivityIndicatorView
6.Toast,Toast弹窗,地址:https://github.com/scalessec/Toast-Swift
7、AlamofireImage,一个基于Alamofire创建的图片下载器,可以替换SDWebImage

可加群一起交流共同学习:801216530。

相关文章

网友评论

      本文标题:Swift 优秀的第三方库收集

      本文链接:https://www.haomeiwen.com/subject/ctnwlttx.html