CP_AGGRESSIVE_CACHE=TRUE $ pod install --no-repo-update --verbose --no-color 2>&1
Analyzing dependencies

Fetching external sources
-> Fetching podspec for `Reachability` from `Reachability`

Resolving dependencies of `Podfile`
Resolving dependencies for target `Pods' (iOS 4.3)
  - Reachability (from `Reachability`)

Comparing resolved specification to the sandbox manifest
  A Reachability

Downloading dependencies

-> Installing Reachability (3.1.0)
  - Running pre install hooks

Generating Pods project
  - Creating Pods project
  - Adding source files to Pods project
  - Adding resources to Pods project
  - Linking headers
  - Installing libraries
    - Installing target `Pods-Reachability` iOS 4.3
      - Adding Build files
      - Generating public xcconfig file at `Pods/Pods-Reachability.xcconfig`
      - Generating private xcconfig file at `Pods/Pods-Reachability-Private.xcconfig`
      - Generating prefix header at `Pods/Pods-Reachability-prefix.pch`
      - Generating dummy source file at `Pods/Pods-Reachability-dummy.m`
    - Installing target `Pods` iOS 4.3
      - Generating xcconfig file at `Pods/Pods.xcconfig`
      - Generating target environment header at `Pods/Pods-environment.h`
      - 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 project

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

Integrating Pod target `Pods-Reachability` into aggregate target Pods of project `SampleApp.xcodeproj`.

[!] The `:local` option of the Podfile has been renamed to `:path` and is deprecated.
