lib/cocoapods-binary-bugfix/Main.rb in cocoapods-binary-bugfix-0.0.2 vs lib/cocoapods-binary-bugfix/Main.rb in cocoapods-binary-bugfix-0.0.3

- old
+ new

@@ -87,10 +87,10 @@ require_relative 'helper/feature_switches' if Pod.is_prebuild_stage next end - Pod::UI.puts("当前版本: #{CocoapodsBinaryBel::VERSION}") + Pod::UI.puts("当前版本: #{CocoapodsBinaryBugfix::VERSION}") # [Check Environment] # check user_framework is on podfile = installer_context.podfile podfile.target_definition_list.each do |target_definition|