class Pod::Specification::Set::External

Public Instance Methods

all_specifications(_warn_for_multiple_pod_sources) click to toggle source
# File lib/cocoapods/resolver/lazy_specification.rb, line 45
def all_specifications(_warn_for_multiple_pod_sources)
  [specification]
end