Sha256: 1db52c4ece44c4237fca7f10002e418bf3c9c91decb36847678dd232ae6c724d
Contents?: true
Size: 158 Bytes
Versions: 3
Compression:
Stored size: 158 Bytes
Contents
module CBin VERSION = '0.2.3' end module Pod def self.match_version?(*version) Gem::Dependency.new('', *version).match?('', Pod::VERSION) end end
Version data entries
3 entries across 3 versions & 3 rubygems
Version | Path |
---|---|
cocoapods-fy-bin-0.2.3 | lib/cocoapods-fy-bin/gem_version.rb |
cocoapods-bb-bin-0.2.3 | lib/cocoapods-bb-bin/gem_version.rb |
cocoapods-imy-bin-0.2.3 | lib/cocoapods-imy-bin/gem_version.rb |