Method: Pod::Specification::DSL#readme=

Defined in:
lib/cocoapods-core/specification/dsl.rb

#readme=(readme) ⇒ Object

The URL for the README markdown file for this pod version.

Examples:


spec.readme = 'https://www.example.com/Pod-1.5-README.md'

Parameters:

  • readme (String)

    the readme markdown URL.



313
# File 'lib/cocoapods-core/specification/dsl.rb', line 313

root_attribute :readme