Swift 第三方库

工具类

SwiftyJSON使得用Swift处理JSON数据更加容易。这是解析JSON字符串封装类
https://github.com/SwiftyJSON/SwiftyJSON.git

地理位置管理封装库
https://github.com/varshylmobile/LocationManager

当应用更新时,通知用户并提供App Store链接
https://github.com/ArtSabintsev/Siren

存储类

简单、轻量,使用上最 SQL 的 SQLite 封装库
https://github.com/stephencelis/SQLite.swift

类似于 Core Data 和 SQLite 的移动数据库
https://github.com/realm/realm-cocoa

网络类

Alamofire是一个用Swift编写的HTTP网络库,由此前热门开源项目AFNetworking的的作者mattt开发,可非常简单地用于异步网络通信
https://github.com/Alamofire/Alamofire

WebSocket 客户端类库
https://github.com/daltoniam/starscream

图片处理类

轻量带缓存高性能图片加载组件
https://github.com/Haneke/HanekeSwift

更多开源酷;请点击这里

QQ交流群: 498143780

你可能感兴趣的:(swift)