Skip to content

Commit

Permalink
Fix some bugs v0.3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
iOSer-su350380433 committed Jan 12, 2021
1 parent 6123808 commit 9577ad7
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 806 deletions.
2 changes: 1 addition & 1 deletion cocoapods-imy-bin/cocoapods-imy-bin.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'parallel'
spec.add_dependency 'cocoapods'
spec.add_dependency 'cocoapods-generate'
spec.add_dependency "cocoapods-generate",'~>2.0.1'

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'rake'
Expand Down
165 changes: 0 additions & 165 deletions cocoapods-imy-bin/lib/cocoapods-imy-bin/command/bin/local.rb

This file was deleted.

2 changes: 1 addition & 1 deletion cocoapods-imy-bin/lib/cocoapods-imy-bin/gem_version.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

module CBin
VERSION = '0.3.0.12'
VERSION = '0.3.1.2'
end

module Pod
Expand Down

This file was deleted.

Loading

0 comments on commit 9577ad7

Please sign in to comment.