Class: Pod::Command::WxhookVersion

Inherits:
Pod::Command show all
Defined in:
lib/cocoapods-wxpodhook/helper.rb

Instance Method Summary collapse

Instance Method Details

#runObject



45
46
47
# File 'lib/cocoapods-wxpodhook/helper.rb', line 45

def run
  puts "当前版本 #{CocoapodsWxpodhook::VERSION}"
end