7pods
GithubSelector is a file browser that allows you to brows through all your repos using github API V3. You can browse any repo you have access to, private or public, yours or a fork while switching branches or selecting any historic commit you might need. Once done, file will be downloaded and passed back onto you in closure with all the info and content of your file as plain Data.
License: MIT
Modular is a framework that should simplify your work with autolayout. As we all know, accessing and using constraints directly as Apple designed it can be extremely painful. That's why SnapKit developed their amazing framework. Now with Modular, you should be able to create your layouts with even less code while maintaining uniformity of your spacings (if needed) throughout your app. Modular is not designed to handle all possible layout options but we are sure it will save you a fair amount of coding if you decide to use it!
License: MIT
Simplify the way you use table views and collection views in your app. This library is not supposed to be competing with RxSwift at all, this is only for developers who want a quick way to simplify their screens.
License: MIT