Sha256: d9b3aef39ed6d4ba2c032c033b440a808ea499b769b7e787eab2356d461633b9
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
module Cocoapods module Youku module Environment VERSION = "0.1.5" 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.5 | lib/cocoapods/youku/environment/version.rb |