@@ -29,8 +29,26 @@ Easy to use OAuth 2 library for iOS, written in Swift.
2929### [ Router] ( https://github.com/ViacomInc/Router )
3030A micro routing library written in swift, primarily for deep linking use cases.
3131
32- ### [ PKHUD] ( https://github.com/pkluz/PKHUD )
33- A Swift based reimplementation of the Apple HUD (Volume, Ringer, Rotation,…) for iOS 8.
32+ ### [ Kingfisher] ( https://github.com/onevcat/Kingfisher )
33+ A lightweight, pure-Swift library for downloading and caching images from the web.
34+
35+ ### [ SnapKit] ( https://github.com/SnapKit/SnapKit )
36+ A Swift Autolayout DSL for iOS & OS X http://snapkit.io
37+
38+ ### [ FontAwesome.swift] ( https://github.com/thii/FontAwesome.swift )
39+ Use FontAwesome in your Swift projects.
40+
41+ ### [ SKPhotoBrowser] ( https://github.com/suzuki-0000/SKPhotoBrowser )
42+ Simple PhotoBrowser/Viewer inspired by facebook, twitter photo browsers written by swift.
43+
44+ ### [ MBProgressHUD] ( https://github.com/jdg/MBProgressHUD )
45+ MBProgressHUD + Customizations http://www.bukovinski.com/ .
46+
47+ ### [ MJRefresh] ( https://github.com/CoderMJLee/MJRefresh )
48+ An easy way to use pull-to-refresh.
49+
50+ ### [ UITableView-FDTemplateLayoutCell] ( https://github.com/forkingdog/UITableView-FDTemplateLayoutCell )
51+ Template auto layout cell for automatically UITableViewCell height calculating.
3452
3553### [ YYKeyboardManager] ( https://github.com/ibireme/YYKeyboardManager )
3654iOS utility class allows you to access keyboard view and track keyboard animation.
0 commit comments