Class: Pod::Specification::Set::External
- Inherits:
-
Object
- Object
- Pod::Specification::Set::External
- Defined in:
- lib/cocoapods/resolver/lazy_specification.rb
Instance Method Summary collapse
Instance Method Details
#all_specifications ⇒ Object
31 32 33 |
# File 'lib/cocoapods/resolver/lazy_specification.rb', line 31 def all_specifications [specification] end |