nixpkgs/pkgs/development/mobile/cocoapods/Gemfile
Lily Ballard ae22f7d35c cocoapods-beta: init at 1.7.0.beta.3
cocoapods-beta is an alternative attribute for the cocoapods package
that provides the latest beta instead of the stable version.

Also switch to `bundlerApp` so we stop polluting the profile with our
gem dependencies and can get rid of the broken `sandbox-pod` executable.
2019-04-16 20:50:56 -07:00

4 lines
55 B
Ruby

source 'https://rubygems.org' do
gem 'cocoapods'
end