Module: Pod::Specification::DSL
- Defined in:
- lib/cocoapods-xzumbrella/xzspecificationdsl.rb,
lib/cocoapods-xzumbrella/xzspecificationattri.rb
Defined Under Namespace
Modules: RootAttributesAccessors
Instance Method Summary collapse
Instance Method Details
#umbrellaheader=(args) ⇒ Object
8 9 10 |
# File 'lib/cocoapods-xzumbrella/xzspecificationdsl.rb', line 8 def umbrellaheader=(args) attributes_hash['umbrellaheader'] = args end |