Method: Pod::Specification::Set::Presenter#summary
- Defined in:
- lib/cocoapods-core/specification/set/presenter.rb
#summary ⇒ String
Returns a short description, expected to be 140 characters long of the Pod.
102 103 104 |
# File 'lib/cocoapods-core/specification/set/presenter.rb', line 102 def summary spec.summary end |