WidgetKit
September 22, 2018 • MIT License
Lightweight iOS framework for creating codeless native apps.
BIZViperModuleGenerator
May 01, 2016 • MIT License
BIZViperModuleGenerator is a pack of files that will helps to create VIPER module faster.
PIMultiObserver
November 04, 2015 • MIT License
PIMultiObserver is a framework for combining multiple key-value observations, and calling a single notification callback with the result of the combined observations.
MVCarouselCollectionView
February 17, 2015 • MIT License
UICollectionView-based image carousel written in Swift
Proper data models with JSONModel
April 01, 2013 • MIT License
Every other app or so use some kind of either JSON feed or a JSON based API for its backed. Few though are built to be robust, stable and performant; the proper way to work with JSON is to use data...