This document provides links and code snippets for several iOS development libraries and frameworks. It includes code for making network requests using AFNetworking, parsing JSON with RestKit, displaying loading indicators with MBProgressHUD, pulling to refresh with SVPullToRefresh, theming interfaces with NUI, displaying alerts and action sheets with BlockAlerts, formatting dates with SEHumanizedTimeDiff, authenticating with social networks using HPSocialNetworkManager, and displaying tweets with link handling using STTweetLabel.
Related topics: