Sha256: f3f94d0da52fb30709e95883388c8f9f171aaaa7bf949a2e9bb31c823d1d974b
Contents?: true
Size: 158 Bytes
Versions: 1
Compression:
Stored size: 158 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-fy-bin-0.0.7 | lib/cocoapods-fy-bin/gem_version.rb |