Sha256: 93a7e7bdb40a4da02b2caae50215bd2a8e4af56ae76358153581795c14bdbf1b
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
module CBin VERSION = "0.0.7" 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.7 | lib/cocoapods-mtxx-bin/gem_version.rb |