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

Resolving dependencies for target `default' ()

Resolving dependencies for target `iOS App' (iOS 4.3)
  - PodTest/subspec_1 (from `PodTest-hg-source')
    -> Pre-downloading: 'PodTest'
      > Cloning mercurial repo
         $ /usr/local/bin/hg clone "PodTest-hg-source" "ROOT/tmp/install_subspecs/Pods/PodTest"
         updating to branch default
         5 files updated, 0 files merged, 0 files removed, 0 files unresolved

Resolving dependencies for target `OS X App' (OS X 10.6)
  - PodTest/subspec_2 (from `PodTest.podspec')

Downloading dependencies

-> Using PodTest (1.0)

-> Using PodTest (1.0)

Generating support files
  - Running pre install hooks
  - Generating project
  - Installing targets
    - Generating xcconfig file at `./Pods/Pods-iOS App.xcconfig'
    - Generating prefix header at `./Pods/Pods-iOS App-prefix.pch'
    - Generating copy resources script at `./Pods/Pods-iOS App-resources.sh'
    - Generating xcconfig file at `./Pods/Pods-OS X App.xcconfig'
    - Generating prefix header at `./Pods/Pods-OS X App-prefix.pch'
    - Generating copy resources script at `./Pods/Pods-OS X App-resources.sh'
  - Running post install hooks
  - Writing Xcode project file to `./Pods/Pods.xcodeproj'
  - Writing lockfile in `./Podfile.lock'

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

Integrating `libPods-iOS App.a' into target `iOS App' of Xcode project `./SampleApp.xcodeproj'.

Integrating `libPods-OS X App.a' into target `OS X App' of Xcode project `./SampleApp.xcodeproj'.

