class Pod::Command::Catalyst::Run
Public Instance Methods
run()
click to toggle source
# File lib/cocoapods-catalyst-support/command/catalyst/run.rb, line 7 def run system 'pod install' end
# File lib/cocoapods-catalyst-support/command/catalyst/run.rb, line 7 def run system 'pod install' end