quadion/cocoapods-thumbs

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    cocoapods-thumbs (0.1.3)
      rest (~> 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (4.2.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    bacon (1.2.0)
    claide (0.8.1)
    cocoapods (0.37.1)
      activesupport (>= 3.2.15)
      claide (~> 0.8.1)
      cocoapods-core (= 0.37.1)
      cocoapods-downloader (~> 0.9.0)
      cocoapods-plugins (~> 0.4.2)
      cocoapods-trunk (~> 0.6.0)
      cocoapods-try (~> 0.4.4)
      colored (~> 1.2)
      escape (~> 0.0.4)
      molinillo (~> 0.2.3)
      nap (~> 0.8)
      xcodeproj (~> 0.24.1)
    cocoapods-core (0.37.1)
      activesupport (>= 3.2.15)
      fuzzy_match (~> 2.0.4)
      nap (~> 0.8.0)
    cocoapods-downloader (0.9.0)
    cocoapods-plugins (0.4.2)
      nap
    cocoapods-trunk (0.6.0)
      nap (>= 0.8)
      netrc (= 0.7.8)
    cocoapods-try (0.4.4)
    codeclimate-test-reporter (0.4.7)
      simplecov (>= 0.7.1, < 1.0.0)
    colored (1.2)
    docile (1.1.5)
    domain_name (0.5.24)
      unf (>= 0.0.5, < 1.0.0)
    escape (0.0.4)
    fuzzy_match (2.0.4)
    http-cookie (1.0.2)
      domain_name (~> 0.5)
    i18n (0.7.0)
    json (1.7.7)
    metaclass (0.0.4)
    mime-types (2.5)
    minitest (5.6.1)
    mocha (1.1.0)
      metaclass (~> 0.0.1)
    mocha-on-bacon (0.2.2)
      mocha (>= 0.13.0)
    molinillo (0.2.3)
    multi_json (1.11.0)
    nap (0.8.0)
    net-http-persistent (2.9.4)
    netrc (0.7.8)
    prettybacon (0.0.2)
      bacon (~> 1.2)
    rake (10.4.2)
    rest (3.0.6)
      net-http-persistent (>= 2.9.1)
      netrc
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
    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)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.7.1)
    xcodeproj (0.24.1)
      activesupport (>= 3)
      colored (~> 1.2)

PLATFORMS
  ruby

DEPENDENCIES
  bacon
  bundler (~> 1.3)
  cocoapods
  cocoapods-thumbs!
  codeclimate-test-reporter
  json (= 1.7.7)
  mocha
  mocha-on-bacon
  prettybacon
  rake
  rest-client