11pods
Cuckoo is a mocking framework with an easy to use API (inspired by Mockito). It generates mocks and some helper structures automatically to enable this functionality.
License: MIT
Lipstick is small library which aim to improve usage of UIKit (UIColor, CGRect ...). Consists mostly from convenience inits , helper methods and so on. Main motivation behind this library is protocol Stylable
which allows to easily apply styles to UIView
(See Usage/Stylable).
License: MIT
Reactant is a foundation for rapid and safe iOS development. It allows you to cut down your development costs by improving reusability, testability and safety of your code, especially your UI.
License: MIT
Reactant UI is an extension for Reactant allowing you to declare views and layout using XML. Don't worry, there's no runtime overhead, as all those declarations are precompiled into Swift. Reactant then uses the generated code to create your UI.
License: MIT
SwiftKit's main purpose is to jumpstart iOS app development. We strive to deliver multiple small libraries that will solve the most basic things so you will not have to do it yourself.
License: MIT
Sources in Staging is used in various SwiftKit libraries, however use it only in case you do not care about needing to update your codebase every other day.
License: MIT