Sha256: 19a2faff3baa187a8ff9e899d4c3063a97316d6da17e261a05979f384af24952
Contents?: true
Size: 358 Bytes
Versions: 1
Compression:
Stored size: 358 Bytes
Contents
require 'bubble-wrap/loader' BubbleWrap.require_ios('motion') do BubbleWrap.require('motion/util/constants.rb') BubbleWrap.require('motion/core/string.rb') BubbleWrap.require('motion/motion/**/*.rb') do file('motion/motion/motion.rb').depends_on 'motion/util/constants.rb' file('motion/motion/motion.rb').uses_framework('CoreMotion') end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
bubble-wrap-1.8.0 | lib/bubble-wrap/motion.rb |