This document provides an overview of iOS development. It discusses the core components of iOS like the OSX kernel, frameworks like UIKit and Foundation, and the MVC design pattern. It also covers various iOS frameworks like Core OS, Core Services, Media and Cocoa Touch. The document demonstrates a simple iOS app using MVC with Xcode and Interface Builder. It provides code examples for a basic "Hello World" app, calculator app and map app using MapKit.