JSON (JavaScript Object Notation) is a lightweight format, which is widely
used to send data over the internet. The JSON format includes dictionaries
and arrays. In this tutorial some data is requested from a web server and
displayed on screen. This tutorial is built for iOS8 and Xcode6.