This document summarizes new features in iOS development, including new Objective-C language features like NSNumber literals and boxed expressions, the use of storyboards to define view controller transitions and relationships, customizing UI elements globally with UIAppearance, and useful techniques like implementing singletons and using Grand Central Dispatch. It provides examples and demonstrations of these topics.