Features
Grid with detail app model written in swift, with an approach of VIPER architecture as design pattern. RxSwift in order to build the reactive architecture. Alamofire for HTTP requests. Quick, Nimble, Mockingjay for unit testing.
Additional notes
if you are using bundler you can run the project with bundle install and then bundle exec pod install, otherwise just pod install.