CP_AGGRESSIVE_CACHE=TRUE $ pod install --no-repo-update --verbose --no-color 2>&1
Performing existing installation migration

Analyzing dependencies

Fetching external sources
-> Pre-downloading: `PodTest` from `PodTest-hg-source`
 > Mercurial download
   $ /usr/local/bin/hg clone "PodTest-hg-source" "ROOT/tmp/install_external_source/Pods/Generated/Sources/PodTest"
   updating to branch default
   5 files updated, 0 files merged, 0 files removed, 0 files unresolved

Resolving dependencies of `Podfile`
Resolving dependencies for target `Pods' (iOS 4.3)
  - PodTest (from `PodTest-hg-source`)
    - PodTest/subspec_1
    - PodTest/subspec_2

Comparing resolved specification to the sandbox manifest
  A PodTest

Downloading dependencies

-> Installing PodTest (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-PodTest` iOS 4.3
      - Adding Build files
      - Generating public xcconfig file at `Pods/Generated/Pods-PodTest.xcconfig`
      - Generating private xcconfig file at `Pods/Generated/Pods-PodTest-Private.xcconfig`
      - Generating prefix header at `Pods/Generated/Pods-PodTest-prefix.pch`
      - Generating dummy source file at `Pods/Generated/Pods-PodTest-dummy.m`
    - Installing target `Pods` iOS 4.3
      - Generating xcconfig file at `Pods/Generated/Pods.xcconfig`
      - Generating target environment header at `Pods/Generated/Pods-environment.h`
      - Generating copy resources script at `Pods/Generated/Pods-resources.sh`
      - Generating acknowledgements at `Pods/Generated/Pods-acknowledgements.plist`
      - Generating acknowledgements at `Pods/Generated/Pods-acknowledgements.markdown`
      - Generating dummy source file at `Pods/Generated/Pods-dummy.m`
  - Running post install hooks
  - Writing Xcode project file to `Pods/Generated/Pods.xcodeproj`
  - Writing Lockfile in `Podfile.lock`
  - Writing Manifest in `Pods/Generated/Manifest.lock`

Integrating client project

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

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