Class: Pod::Config
- Inherits:
-
Object
- Object
- Pod::Config
- Defined in:
- lib/cocoapods-framework/config.rb
Instance Attribute Summary collapse
-
#xcframework_enable ⇒ Object
(also: #xcframework_enable?)
Returns the value of attribute xcframework_enable.
Instance Attribute Details
#xcframework_enable ⇒ Object Also known as: xcframework_enable?
Returns the value of attribute xcframework_enable.
3 4 5 |
# File 'lib/cocoapods-framework/config.rb', line 3 def xcframework_enable @xcframework_enable end |