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_specifications(_warn_for_multiple_pod_sources) ⇒ Object



45
46
47
# File 'lib/cocoapods/resolver/lazy_specification.rb', line 45

def all_specifications(_warn_for_multiple_pod_sources)
  [specification]
end