Method: Pod::Specification::Linter#spec
- Defined in:
- lib/cocoapods-core/specification/linter.rb
#spec ⇒ Specification (readonly)
Returns the specification to lint.
14 15 16 |
# File 'lib/cocoapods-core/specification/linter.rb', line 14 def spec @spec end |