Class: CocoapodsPodfileLocal::PodfileLocalLoader
- Inherits:
-
Object
- Object
- CocoapodsPodfileLocal::PodfileLocalLoader
- Defined in:
- lib/cocoapods_podfile_local/hook.rb
Instance Method Summary collapse
Instance Method Details
#edit(pod_name, options = {}) ⇒ Object
5 6 7 |
# File 'lib/cocoapods_podfile_local/hook.rb', line 5 def edit(pod_name, = {}) OverrideManager.instance.register(pod_name, ) end |