GIT
  remote: https://github.com/CocoaPods/CLAide.git
  revision: b44534d04023fbe82182a8be33d5c728f74c1b9c
  branch: master
  specs:
    claide (0.9.1)

GIT
  remote: https://github.com/CocoaPods/CocoaPods.git
  revision: b34c7148a3952195f1eddb684d7eae2a941eb431
  branch: master
  specs:
    cocoapods (0.39.0)
      activesupport (>= 4.0.2)
      claide (~> 0.9.1)
      cocoapods-core (= 0.39.0)
      cocoapods-downloader (~> 0.9.3)
      cocoapods-plugins (~> 0.4.2)
      cocoapods-search (~> 0.1.0)
      cocoapods-stats (~> 0.6.2)
      cocoapods-trunk (~> 1.0.0.beta.1)
      cocoapods-try (~> 0.5.1)
      colored (~> 1.2)
      escape (~> 0.0.4)
      molinillo (~> 0.4.0)
      nap (~> 1.0)
      xcodeproj (~> 0.28.2)

GIT
  remote: https://github.com/CocoaPods/Core.git
  revision: c91e84a264ce9ab5fc500cc8bd8ffad9c9ecd3cf
  branch: master
  specs:
    cocoapods-core (0.39.0)
      activesupport (>= 4.0.2)
      fuzzy_match (~> 2.0.4)
      nap (~> 1.0)

PATH
  remote: .
  specs:
    cocoapods-trunk (1.0.0.beta.1)
      nap (>= 0.8, < 2.0)
      netrc (= 0.7.8)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.4)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.3.8)
    ast (2.1.0)
    astrolabe (1.3.1)
      parser (~> 2.2)
    bacon (1.2.0)
    cocoapods-downloader (0.9.3)
    cocoapods-plugins (0.4.2)
      nap
    cocoapods-search (0.1.0)
    cocoapods-stats (0.6.2)
    cocoapods-try (0.5.1)
    codeclimate-test-reporter (0.4.7)
      simplecov (>= 0.7.1, < 1.0.0)
    colored (1.2)
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
    docile (1.1.5)
    escape (0.0.4)
    ffi (1.9.10)
    fuzzy_match (2.0.4)
    i18n (0.7.0)
    json (1.7.7)
    kicker (3.0.0)
      listen (~> 1.3.0)
      notify (~> 0.5.2)
    listen (1.3.1)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    metaclass (0.0.4)
    minitest (5.8.1)
    mocha (1.1.0)
      metaclass (~> 0.0.1)
    mocha-on-bacon (0.2.2)
      mocha (>= 0.13.0)
    molinillo (0.4.0)
    multi_json (1.11.2)
    nap (1.0.0)
    netrc (0.7.8)
    notify (0.5.2)
    parser (2.2.2.6)
      ast (>= 1.1, < 3.0)
    powerpack (0.1.1)
    prettybacon (0.0.2)
      bacon (~> 1.2)
    rainbow (2.0.0)
    rake (10.4.2)
    rb-fsevent (0.9.5)
    rb-inotify (0.9.5)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.4)
      ffi (>= 0.5.0)
    rubocop (0.33.0)
      astrolabe (~> 1.3)
      parser (>= 2.2.2.5, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.4)
    ruby-progressbar (1.7.5)
    safe_yaml (1.0.4)
    simplecov (0.9.2)
      docile (~> 1.1.0)
      multi_json (~> 1.0)
      simplecov-html (~> 0.9.0)
    simplecov-html (0.9.0)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)
    webmock (1.21.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
    xcodeproj (0.28.2)
      activesupport (>= 3)
      claide (~> 0.9.1)
      colored (~> 1.2)

PLATFORMS
  ruby

DEPENDENCIES
  bacon
  bundler (~> 1.3)
  claide!
  cocoapods!
  cocoapods-core!
  cocoapods-trunk!
  codeclimate-test-reporter
  json (= 1.7.7)
  kicker
  mocha
  mocha-on-bacon
  prettybacon
  rake (~> 10.0)
  rubocop
  webmock

BUNDLED WITH
   1.11.2