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.
Use JSONModel to parse json into object.