A Simple application that uses JSONPlaceHolder to download albums and pictures and display them.
Install the required dependencies using: pod install
. Then open the workspace file (SimpleGallery.xcworkspace).
This is a sample application that tries to apply MVVM-C architecutre.