class Pod::Podfile

Public Instance Methods

static_framework!() click to toggle source
# File lib/cocoapods-static_framework/command/static_framework.rb, line 3
def static_framework!
    require 'cocoapods-static_framework/command/source/static.rb'
end