GIT
  remote: https://github.com/CocoaPods/CLAide.git
  revision: 7f26d3d016efeea728ed0e608357e910d4c6e8f9
  branch: master
  specs:
    claide (1.0.2)

GIT
  remote: https://github.com/CocoaPods/CocoaPods.git
  revision: a75a2e85e262c3c38d1a2fa9e0f5de01cc6a3368
  branch: master
  specs:
    cocoapods (1.3.1)
      activesupport (>= 4.0.2, < 5)
      claide (>= 1.0.2, < 2.0)
      cocoapods-core (= 1.3.1)
      cocoapods-deintegrate (>= 1.0.1, < 2.0)
      cocoapods-downloader (>= 1.1.3, < 2.0)
      cocoapods-plugins (>= 1.0.0, < 2.0)
      cocoapods-search (>= 1.0.0, < 2.0)
      cocoapods-stats (>= 1.0.0, < 2.0)
      cocoapods-trunk (= 1.3.0)
      cocoapods-try (>= 1.1.0, < 2.0)
      colored2 (~> 3.1)
      escape (~> 0.0.4)
      fourflusher (~> 2.0.1)
      gh_inspector (~> 1.0)
      molinillo (~> 0.6.1)
      nap (~> 1.0)
      ruby-macho (~> 1.1)
      xcodeproj (>= 1.5.1, < 2.0)

GIT
  remote: https://github.com/CocoaPods/Core.git
  revision: 77f5b2081bf347db73e5978737633e1943dc5f29
  branch: master
  specs:
    cocoapods-core (1.3.1)
      activesupport (>= 4.0.2, < 6)
      fuzzy_match (~> 2.0.4)
      nap (~> 1.0)

GIT
  remote: https://github.com/segiddins/json.git
  revision: a9588bc4334c2f5bf985f255b61c05eafdcd8907
  branch: seg-1.7.7-ruby-2.2
  specs:
    json (1.7.7)

PATH
  remote: .
  specs:
    cocoapods-trunk (1.3.0)
      nap (>= 0.8, < 2.0)
      netrc (~> 0.11)

GEM
  remote: https://rubygems.org/
  specs:
    CFPropertyList (2.3.5)
    activesupport (4.2.9)
      i18n (~> 0.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    addressable (2.5.1)
      public_suffix (~> 2.0, >= 2.0.2)
    ast (2.2.0)
    bacon (1.2.0)
    cocoapods-deintegrate (1.0.1)
    cocoapods-downloader (1.1.3)
    cocoapods-plugins (1.0.0)
      nap
    cocoapods-search (1.0.0)
    cocoapods-stats (1.0.0)
    cocoapods-try (1.1.0)
    codeclimate-test-reporter (0.4.7)
      simplecov (>= 0.7.1, < 1.0.0)
    colored2 (3.1.2)
    crack (0.4.3)
      safe_yaml (~> 1.0.0)
    docile (1.1.5)
    escape (0.0.4)
    ffi (1.9.10)
    fourflusher (2.0.1)
    fuzzy_match (2.0.4)
    gh_inspector (1.0.3)
    hashdiff (0.3.4)
    i18n (0.8.6)
    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.10.3)
    mocha (1.1.0)
      metaclass (~> 0.0.1)
    mocha-on-bacon (0.2.2)
      mocha (>= 0.13.0)
    molinillo (0.6.3)
    multi_json (1.11.2)
    nanaimo (0.2.3)
    nap (1.1.0)
    netrc (0.11.0)
    notify (0.5.2)
    parser (2.3.0.7)
      ast (~> 2.2)
    powerpack (0.1.1)
    prettybacon (0.0.2)
      bacon (~> 1.2)
    public_suffix (2.0.5)
    rainbow (2.1.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.39.0)
      parser (>= 2.3.0.7, < 3.0)
      powerpack (~> 0.1)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (~> 1.0, >= 1.0.1)
    ruby-macho (1.1.0)
    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.6)
    tzinfo (1.2.3)
      thread_safe (~> 0.1)
    unicode-display_width (1.0.3)
    webmock (3.0.1)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff
    xcodeproj (1.5.1)
      CFPropertyList (~> 2.3.3)
      claide (>= 1.0.2, < 2.0)
      colored2 (~> 3.1)
      nanaimo (~> 0.2.3)

PLATFORMS
  ruby

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

BUNDLED WITH
   1.15.4