Class: Pod::Specification::Set::External

Inherits:
Object
  • Object
show all
Defined in:
lib/cocoapods/resolver/lazy_specification.rb

Instance Method Summary collapse

Instance Method Details

#all_specificationsObject



31
32
33
# File 'lib/cocoapods/resolver/lazy_specification.rb', line 31

def all_specifications
  [specification]
end