Sha256: 409dce61cdc6dd286e36c2d9ab9232c352fe3e59ae81c85068d3b0da58f6b878
Contents?: true
Size: 549 Bytes
Versions: 3
Compression:
Stored size: 549 Bytes
Contents
source 'https://rubygems.org' gemspec group :development do gem 'cocoapods', :git => "https://github.com/CocoaPods/CocoaPods.git", :branch => 'master' gem 'cocoapods-core', :git => "https://github.com/CocoaPods/Core.git", :branch => 'master' gem 'claide', :git => 'https://github.com/CocoaPods/CLAide.git', :branch => 'master' gem 'bacon' gem 'kicker' gem 'mocha' gem 'mocha-on-bacon' gem 'prettybacon' if RUBY_VERSION >= '1.9.3' gem 'codeclimate-test-reporter', :require => nil gem 'rubocop' end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-trunk-0.3.1 | Gemfile |
cocoapods-trunk-0.3.0 | Gemfile |
cocoapods-trunk-0.2.0 | Gemfile |