I'm writing an app which uses a web service to get some JSON data, I will need get different data from the web service across my different view controllers. So I want to create a class to handle this, with the aim to releasing this in the future.I'm writing an app which uses a web service to