| 12345678 |
- # To update, change version below, run bundle install, test,
- # commit Gemfile and Gemfile.lock.
- source 'https://rubygems.org'
- gem 'cocoapods', "1.7.5"
- # TODO(paulb777): The GitHub install is needed for the --platforms feature.
- # Change it back to a version specification when the 1.6.0 gem publishes.
- gem 'cocoapods-generate', :git => 'https://github.com/square/cocoapods-generate.git', :ref => 'ada3b8f'
|