class Pod::PodTarget

Public Instance Methods

static_framework?() click to toggle source
# File lib/cocoapods-static-framework/patch/static_pod.rb, line 3
def static_framework?
    return true
end