Merge pull request #59252 from lilyball/cocoapods-beta
cocoapods-beta: init at 1.7.0.beta.3
This commit is contained in:
@@ -12,8 +12,9 @@
|
||||
{
|
||||
# use the name of the name in question; its version will be picked up from the gemset
|
||||
pname
|
||||
# gemdir is the location of the Gemfile{,.lock} and gemset.nix; usually ./.
|
||||
, gemdir
|
||||
# Gemdir is the location of the Gemfile{,.lock} and gemset.nix; usually ./.
|
||||
# This is required unless gemfile, lockfile, and gemset are all provided
|
||||
, gemdir ? null
|
||||
# Exes is the list of executables provided by the gems in the Gemfile
|
||||
, exes ? []
|
||||
# Scripts are ruby programs depend on gems in the Gemfile (e.g. scripts/rails)
|
||||
|
||||
Reference in New Issue
Block a user