$ pod install --no-update --no-doc --verbose --no-color
Resolving dependencies of `Podfile`

Resolving dependencies for target `default' (iOS 4.3)
  - Reachability (from `Reachability`)

Comparing resolved specification to the sandbox manifest:
  A Reachability

Downloading dependencies

-> Installing Reachability (3.1.0)

Generating Pods Project
  - Creating Pods project
  - Running pre install hooks
  - Adding source files to Pods project
  - Adding resources to Pods project
  - Linking headers
  - Installing targets
    - Installing target `Pods` iOS 4.3
      - Adding Build files
      - Generating xcconfig file at `Pods/Pods.xcconfig`
      - Generating target header at `Pods/Pods-header.h`
      - Generating prefix header at `Pods/Pods-prefix.pch`
      - Generating copy resources script at `Pods/Pods-resources.sh`
      - Generating acknowledgements at `Pods/Pods-acknowledgements.plist`
      - Generating acknowledgements at `Pods/Pods-acknowledgements.markdown`
      - Generating dummy source file at `Pods/Pods-dummy.m`
  - Running post install hooks
  - Writing Xcode project file to `Pods/Pods.xcodeproj`
  - Writing Lockfile in `Podfile.lock`
  - Writing Manifest in `Pods/Manifest.lock`

Integrating client projects

[!] From now on use `SampleApp.xcworkspace'.

Integrating `libPods.a` into target `iOS App` of project `SampleApp.xcodeproj`.
