Class: Pod::Command::WxhookVersion
- Inherits:
-
Pod::Command
- Object
- Pod::Command
- Pod::Command::WxhookVersion
- Defined in:
- lib/cocoapods-wxpodhook/helper.rb
Instance Method Summary collapse
Instance Method Details
#run ⇒ Object
45 46 47 |
# File 'lib/cocoapods-wxpodhook/helper.rb', line 45 def run puts "当前版本 #{CocoapodsWxpodhook::VERSION}" end |