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