Class: Pod::Installer::MacroPodInstaller
- Inherits:
-
PodSourceInstaller
- Object
- PodSourceInstaller
- Pod::Installer::MacroPodInstaller
- Includes:
- SPM::Config::Mixin
- Defined in:
- lib/cocoapods-spm/macro/pod_installer.rb
Instance Method Summary collapse
Methods included from SPM::Config::SPMConfigMixin
Methods included from SPM::Config::PodConfigMixin
Methods included from SPM::Config::ProjectConfigMixin
Instance Method Details
#install! ⇒ Object
10 11 12 13 |
# File 'lib/cocoapods-spm/macro/pod_installer.rb', line 10 def install! install_macro_pod! super end |