This document provides an outline for a class on iOS app design. It includes sections on UISplitViewController, UIPopoverController, and UIPageViewController. The UISplitViewController section includes examples on the basic principles of UISplitViewController and using it with navigation, table views, and data display. The UIPopoverController section includes examples on the basic principles of UIPopoverController and using protocols and delegates. The UIPageViewController section covers its basic principles for a multi-page scrolling app.