This website requires JavaScript.
Explore
Help
Sign in
cafkafk
/
nixpkgs
Watch
1
Star
0
Fork
You've already forked nixpkgs
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2
0d28c5c5b7
nixpkgs
/
pkgs
/
development
/
mobile
/
cocoapods
/
Gemfile
4 lines
55 B
Text
Raw
Normal View
History
Unescape
Escape
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-10 07:10:38 +02:00
source 'https://rubygems.org' do
gem 'cocoapods'
end
Reference in a new issue
Copy permalink