Class: Pod::Podfile

Inherits:
Object
  • Object
show all
Defined in:
lib/cocoapods-static-frameworks/command/frameworks.rb

Instance Method Summary collapse

Instance Method Details

#static_frameworksObject



3
4
5
6
7
# File 'lib/cocoapods-static-frameworks/command/frameworks.rb', line 3

def static_frameworks
  require 'cocoapods-static-frameworks/command/patch/aggregate_target.rb'
  require 'cocoapods-static-frameworks/command/patch/pod_xcconfig.rb'
  require 'cocoapods-static-frameworks/command/patch/xcconfig_helper.rb'
end