Method: Pod::Specification::Consumer#frameworks
- Defined in:
- lib/cocoapods-core/specification/consumer.rb
#frameworks ⇒ Array<String>
Returns A list of frameworks that the user’s target needs to link against.
80 |
# File 'lib/cocoapods-core/specification/consumer.rb', line 80 spec_attr_accessor :frameworks |