This displays the top DVD rental movies on Rotten Tomatoes. It supports viewing of movie details in a separate details view.
Time spent: 9 hours
This follows the basic template, plus a few extras:
Alamofire
for async networkingSVProgressHUD
for a progress indicatorSwiftyJSON
for response parsing.gitignore
'dprivate.plist
file holds sensitive keys and are loaded dynamically- Hideable network error indicator, integrated with pull-down refresh