Sha256: 0d4736478254fb329c98db469085874ea067213b58319eb0c802dfc214aed831
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
module Cocoapods module Youku module Environment VERSION = "0.1.1" end end end def PodVersion(version) Gem::Dependency.new("", version).match?('', Pod::VERSION) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cocoapods-youku-environment-0.1.1 | lib/cocoapods/youku/environment/version.rb |