Swift常用第三方汇总
Alamofire
Elegant HTTP Networking in Swift。Swift用于网络请求框架。
https://github.com/Alamofire/Alamofire
SnapKit
A Swift Autolayout DSL for iOS & OS X.Swift用于自动布局框架。
https://github.com/SnapKit/SnapKit
animated-tab-bar
RAMAnimatedTabBarController is a Swift UI module library for adding animation to iOS tabbar items and icons. Tabbar的使用。
https://github.com/Ramotion/animated-tab-bar
SPPermissions
Ask permissions on Swift. Available List, Dialog & Native interface. Can check state permission.权限问题使用。
https://github.com/ivanvorobei/SPPermissions
Cosmos
A star rating control for iOS/tvOS written in Swift.星级控件。
https://github.com/evgenyneu/Cosmos
SwiftEntryKit
SwiftEntryKit is a presentation library for iOS. It can be used to easily display overlays within your iOS apps.弹出框使用第三方。
https://github.com/huri000/SwiftEntryKit
Kingfisher
A lightweight, pure-Swift library for downloading and caching images from the web.一个图片展示,下载和缓存图片的第三方。
https://github.com/onevcat/Kingfisher
SwiftyBeaver
Convenient & secure logging during development & release in Swift 3, 4 & 5.Swift多彩日志记录。
https://github.com/SwiftyBeaver/SwiftyBeaver
Spring
A library to simplify iOS animations in Swift.Swift动画库。
https://github.com/MengTo/Spring
EasyTipView
Fully customisable tooltip view in Swift for iOS.简便的提示View展示。
https://github.com/teodorpatras/EasyTipView
pull-to-refresh
Busy Re-Building....# An easy way to use pull to refresh and infinite scrolling in Swift. 刷新组件。
https://github.com/eggswift/pull-to-refresh
SDCAlertView
The little alert that could
https://github.com/sberrevoets/SDCAlertView
SSZipArchive
ZipArchive is a simple utility class for zipping and unzipping files on iOS, macOS and tvOS.解压缩的一个框架。
https://github.com/ZipArchive/ZipArchive
Highlightr
iOS & OSX Syntax Highlighter.
Highlightr 是一个使用 Swift 编写的语法高亮编辑组件库。其内部核心使用的是 highlight.js
Highlightr 可以将原始的代码字符串着色转换成 NSAttributedString,然后在文本框中显示,从而实现代码的语法高亮。
https://github.com/raspu/Highlightr
lottie-ios
An iOS library to natively render After Effects vector animations.动画库。
https://github.com/airbnb/lottie-ios
UIDeviceComplete
UIDevice extensions that fill in the missing pieces.设备属性的第三方。
https://github.com/Nirma/UIDeviceComplete
Toolbar
Awesome autolayout Toolbar. Toolbar is a library for iOS. You can easily create chat InputBar.聊天输入框。
https://github.com/1amageek/Toolbar
IQKeyboardManagerSwift
IQKeyboardManager 's Swift Module.键盘管理工具。
https://github.com/acegg/IQKeyboardManagerSwift
Down
Blazing fast Markdown / CommonMark rendering in Swift, built upon cmark.
Markdown转换工具。
https://github.com/iwasrobbed/Down