carthage_cache 0.9.0
CarthageCache generate a hash key based on the content of your Cartfile.resolved and checks if there is a cache archive (a zip file of your Carthage/Build directory) associated to that hash. If there is one it will download it and install it in your project avoiding the need to run carthage bootstrap.
Gemfile:
=
install:
=
Development Dependencies (7):
bundler
~> 1.10
codeclimate-test-reporter
~> 1.0.0
pry
>= 0
rake
~> 10.0
rspec
>= 0
rspec_junit_formatter
~> 0.2.3
simplecov
>= 0