AFNetworking (formerly ASIHTTPRequest) - HTTP network library that I have been using
AsyncImageView - Used to load images asynchronously on the page
Mantle - used for converting class objects and JSON structures
Reachability - Used to determine network status
Mantle
: It is very convenient to use this to convert JSON to entity objects.AFNetworking
Network Requests, a replacement for ASI.SDWebImage
Use this to cache images. After using it, you will feel that the world is really beautiful.AFNetworking (formerly ASIHTTPRequest) - HTTP network library that I have been using
AsyncImageView - Used to load images asynchronously on the page
Mantle - used for converting class objects and JSON structures
Reachability - Used to determine network status