Method: Pod::Specification::DSL#module_name=
- Defined in:
- lib/cocoapods-core/specification/dsl.rb
#module_name=(name) ⇒ Object
The name to use for the framework / clang module which will be generated for this specification instead of the default (header_dir if set, otherwise the specification name).
1037 |
# File 'lib/cocoapods-core/specification/dsl.rb', line 1037 root_attribute :module_name |