Class: Pod::PodTarget
- Inherits:
-
Object
- Object
- Pod::PodTarget
- Defined in:
- lib/cocoapods-static-framework/patch/static_pod.rb
Instance Method Summary collapse
Instance Method Details
#static_framework? ⇒ Boolean
3 4 5 |
# File 'lib/cocoapods-static-framework/patch/static_pod.rb', line 3 def static_framework? return true end |