Class: Pod::Podfile

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

Instance Method Summary collapse

Instance Method Details

#static_framework!Object



3
4
5
# File 'lib/cocoapods-static_framework/command/static_framework.rb', line 3

def static_framework!
    require 'cocoapods-static-swift-framework/command/patch/static_pod.rb'
end