Sha256: 5417c3e62eeaa283513a3d9cd2dc200b73e5049b80d9d3c5f6f3095b65b668e6
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
module CBin VERSION = "0.0.3" end module Pod def self.match_version?(*version) Gem::Dependency.new('', *version).match?('', Pod::VERSION) end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-mtxx-bin-0.0.3 | lib/cocoapods-mtxx-bin/gem_version.rb |