名称 | 地址 | 说明 |
---|---|---|
CryptoSwift | https://github.com/krzyzanowskim/CryptoSwift | swift加密库,支持md5,sha1,sha224,sha256… |
Kingfisher | https://github.com/onevcat/Kingfisher | 是一个异步下载和缓存图片的库 类似于SDWebImage |
PeekPop | https://github.com/marmelroy/PeekPop | 3Dtouch动画组件,Peek和Pop是iPhone 6S和6S+上新增的一个很棒的iOS特性,可以很方便地使用3D touch来预览内容 |
AlamofireObjectMapper | https://github.com/tristanhimmelman/AlamofireObjectMapper | 将Alamofire JsON响应数据 转为swift对象 |
RxAlamofire | https://github.com/RxSwiftCommunity/RxAlamofire | 为Alamofire提供 函数响应式(FRP)调用接口,以优雅的方式使用Alamofire进行网络请求 |
PromiseKit | https://github.com/mxcl/PromiseKit | 异步编程类库 提供了很多实用的异步函数 让异步编程更简单 |
EZSwiftExtensions | https://github.com/goktugyil/EZSwiftExtensions | 对Swift标准库, Foundation, UIKit 提供了很多高级扩展函数 |
Aspects | https://github.com/steipete/Aspects | swift面向切面编程(AOP)库,【MethodSwizzling】 |
PermissionScope | https://github.com/nickoneill/PermissionScope | 权限管理库 提供申请权限授权 *** 作 |
Alamofire | https://github.com/Alamofire/Alamofire | 网络 *** 作库 基本都知道 |
以上是内存溢出为你收集整理的swift开发学习网站全部内容,希望文章能够帮你解决swift开发学习网站所遇到的程序开发问题。
如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。
欢迎分享,转载请注明来源:内存溢出
评论列表(0条)