lib/cocoapods-jxedt/command/jxedt.rb in cocoapods-jxedt-0.0.9 vs lib/cocoapods-jxedt/command/jxedt.rb in cocoapods-jxedt-0.0.10
- old
+ new
@@ -1,6 +1,7 @@
require_relative 'options/options'
require_relative 'header/header'
+require_relative 'statistics/statistics'
module Pod
class Command
class JxedtCommand < Command
self.summary = 'cocoapods-jxedt插件命令工具。'
\ No newline at end of file