Sha256: 051701f5b144ece5021da94deb26f18b4c65b7ea7d761dcad4c8b9f4b885bf87

Contents?: true

Size: 138 Bytes

Versions: 5

Compression:

Stored size: 138 Bytes

Contents

module AppleNews
  module Property
    class MapSpan < Base
      required_properties :latitude_delta, :longitude_delta
    end
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
apple-news-0.5.1 lib/apple-news/properties/map_span.rb
apple-news-0.5.0 lib/apple-news/properties/map_span.rb
apple-news-0.4.2 lib/apple-news/properties/map_span.rb
apple-news-0.4.1 lib/apple-news/properties/map_span.rb
apple-news-0.4.0 lib/apple-news/properties/map_span.rb