Method: Pod::Config#static_library_enable
- Defined in:
- lib/cocoapods-framework/config.rb
#static_library_enable ⇒ Object Also known as: static_library_enable?
Returns the value of attribute static_library_enable.
5 6 7 |
# File 'lib/cocoapods-framework/config.rb', line 5 def static_library_enable @static_library_enable end |