--- !ruby/object:Gem::Specification name: terraformer version: !ruby/object:Gem::Version version: 0.1.0 platform: ruby authors: - Kenichi Nakamura autorequire: bindir: bin cert_chain: [] date: 2015-02-02 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: launchy requirement: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.4' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - "~>" - !ruby/object:Gem::Version version: '2.4' description: '' email: - kenichi.nakamura@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - ".gitignore" - Gemfile - README.md - Rakefile - lib/ext/array.rb - lib/ext/big_decimal.rb - lib/ext/big_math.rb - lib/ext/enumerable.rb - lib/terraformer.rb - lib/terraformer/arcgis.rb - lib/terraformer/bounds.rb - lib/terraformer/circle.rb - lib/terraformer/convex_hull.rb - lib/terraformer/coordinate.rb - lib/terraformer/feature.rb - lib/terraformer/geodesic.rb - lib/terraformer/geometry.rb - lib/terraformer/geometry/class_methods.rb - lib/terraformer/line_string.rb - lib/terraformer/multi_line_string.rb - lib/terraformer/multi_point.rb - lib/terraformer/multi_polygon.rb - lib/terraformer/point.rb - lib/terraformer/polygon.rb - lib/terraformer/version.rb - terraformer.gemspec - test/arcgis_spec.rb - test/circle_spec.rb - test/convex_hull_spec.rb - test/coordinate_spec.rb - test/examples/cascadiagons.geojson - test/examples/circle.geojson - test/examples/geometry_collection.geojson - test/examples/line_string.geojson - test/examples/multi_line_string.geojson - test/examples/multi_point.geojson - test/examples/multi_polygon.geojson - test/examples/point.geojson - test/examples/polygon.geojson - test/examples/polygon_with_holes.geojson - test/examples/sf_county.geojson - test/examples/waldocanyon.geojson - test/geometry_spec.rb - test/helper.rb - test/line_string_spec.rb - test/multi_line_string_spec.rb - test/multi_point_spec.rb - test/point_spec.rb - test/polygon_spec.rb - test/primitive_spec.rb - test/terraformer_spec.rb homepage: https://github.com/esripdx/terraformer-ruby licenses: - apache metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.4.5 signing_key: specification_version: 4 summary: '' test_files: - test/arcgis_spec.rb - test/circle_spec.rb - test/convex_hull_spec.rb - test/coordinate_spec.rb - test/examples/cascadiagons.geojson - test/examples/circle.geojson - test/examples/geometry_collection.geojson - test/examples/line_string.geojson - test/examples/multi_line_string.geojson - test/examples/multi_point.geojson - test/examples/multi_polygon.geojson - test/examples/point.geojson - test/examples/polygon.geojson - test/examples/polygon_with_holes.geojson - test/examples/sf_county.geojson - test/examples/waldocanyon.geojson - test/geometry_spec.rb - test/helper.rb - test/line_string_spec.rb - test/multi_line_string_spec.rb - test/multi_point_spec.rb - test/point_spec.rb - test/polygon_spec.rb - test/primitive_spec.rb - test/terraformer_spec.rb