I am getting following the json response from a web-service api. I want to extract product data from the json. I also want to implement this using AFNetworking.
Please check the example of AFNetworking https://github.com/AFNetworking/AFNetworking/tree/master/Example
For image downloading, EGOCache & EGOImageLoading may be a good choice https://github.com/enormego/EGOImageLoading