class Pod::PodTarget

Public Instance Methods

static_framework?() click to toggle source
# File lib/cocoapods-miBin/native/pod_target.rb, line 4
def static_framework?
  true
end