Sha256: e8a0ba6eb1389bb062714fd35a6b2da518e1f90d17744e5fceb6f1c84447bb29

Contents?: true

Size: 272 Bytes

Versions: 6

Compression:

Stored size: 272 Bytes

Contents

require 'bubble-wrap/loader'
BubbleWrap.require('motion/core/string.rb')
BubbleWrap.require('motion/location/**/*.rb') do
  file('motion/location/pollute.rb').depends_on 'motion/location/location.rb'
  file('motion/location/location.rb').uses_framework('CoreLocation')
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
bubble-wrap-1.1.5 lib/bubble-wrap/location.rb
bubble-wrap-1.1.4 lib/bubble-wrap/location.rb
bubble-wrap-1.1.3 lib/bubble-wrap/location.rb
bubble-wrap-1.1.2 lib/bubble-wrap/location.rb
bubble-wrap-1.1.1 lib/bubble-wrap/location.rb
bubble-wrap-1.1.0 lib/bubble-wrap/location.rb