# -*- encoding: utf-8 -*- # stub: artoo 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "artoo".freeze s.version = "0.3.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Ron Evans".freeze, "Adrian Zankich".freeze, "Ari Lerner".freeze, "Mario Ricalde".freeze, "Daniel Fischer".freeze] s.date = "2013-04-09" s.description = "Ruby-based microframework for robotics".freeze s.email = ["artoo@hybridgroup.com".freeze] s.executables = ["retry.sh".freeze, "robi".freeze, "sphero.sh".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "Guardfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "api/assets/compass.rb".freeze, "api/assets/javascripts/artoo/controllers/robot.js.coffee".freeze, "api/assets/javascripts/artoo/routes.js.coffee".freeze, "api/assets/javascripts/core.js.coffee".freeze, "api/assets/javascripts/vendor/angular.min.js".freeze, "api/assets/javascripts/vendor/bootstrap.min.js".freeze, "api/assets/javascripts/vendor/jquery.min.js".freeze, "api/assets/stylesheets/artoo/_core.css.scss".freeze, "api/assets/stylesheets/artoo/_font-awesome.scss".freeze, "api/assets/stylesheets/artoo/_variables.scss".freeze, "api/assets/stylesheets/core.scss".freeze, "api/public/core.css".freeze, "api/public/core.js".freeze, "api/public/favicon.ico".freeze, "api/public/font/FontAwesome.otf".freeze, "api/public/font/fontawesome-webfont.eot".freeze, "api/public/font/fontawesome-webfont.svg".freeze, "api/public/font/fontawesome-webfont.ttf".freeze, "api/public/font/fontawesome-webfont.woff".freeze, "api/public/html5shiv.js".freeze, "api/public/images/devices/ardrone.jpg".freeze, "api/public/images/devices/arduino.jpg".freeze, "api/public/images/devices/sphero.png".freeze, "api/public/images/glyphicons-halflings-white.png".freeze, "api/public/images/glyphicons-halflings.png".freeze, "api/public/index.html".freeze, "api/public/partials/robot-detail.html".freeze, "api/public/partials/robot-device-detail.html".freeze, "api/public/partials/robot-index.html".freeze, "artoo.gemspec".freeze, "bin/retry.sh".freeze, "bin/robi".freeze, "bin/sphero.sh".freeze, "examples/ardrone.rb".freeze, "examples/ardrone_nav.rb".freeze, "examples/ardrone_nav_video.rb".freeze, "examples/ardrone_nav_video_wii.rb".freeze, "examples/ardrone_nav_wiiclassic.rb".freeze, "examples/ardrone_video.rb".freeze, "examples/ardrone_wiiclassic.rb".freeze, "examples/christmas_roomba.rb".freeze, "examples/conway_sphero.rb".freeze, "examples/firmata.rb".freeze, "examples/firmata_button.rb".freeze, "examples/hello.rb".freeze, "examples/hello_api.rb".freeze, "examples/hello_api_multiple.rb".freeze, "examples/hello_modular.rb".freeze, "examples/hello_multiple.rb".freeze, "examples/notifications.rb".freeze, "examples/sphero.rb".freeze, "examples/sphero2.rb".freeze, "examples/sphero_color.rb".freeze, "examples/sphero_firmata.rb".freeze, "examples/sphero_messages.rb".freeze, "examples/sphero_multiple.rb".freeze, "examples/sphero_wiichuck.rb".freeze, "examples/wiichuck.rb".freeze, "examples/wiiclassic.rb".freeze, "lib/artoo.rb".freeze, "lib/artoo/adaptors/adaptor.rb".freeze, "lib/artoo/adaptors/ardrone.rb".freeze, "lib/artoo/adaptors/ardrone_navigation.rb".freeze, "lib/artoo/adaptors/ardrone_video.rb".freeze, "lib/artoo/adaptors/firmata.rb".freeze, "lib/artoo/adaptors/loopback.rb".freeze, "lib/artoo/adaptors/roomba.rb".freeze, "lib/artoo/adaptors/sphero.rb".freeze, "lib/artoo/api.rb".freeze, "lib/artoo/api_route_helpers.rb".freeze, "lib/artoo/basic.rb".freeze, "lib/artoo/connection.rb".freeze, "lib/artoo/delegator.rb".freeze, "lib/artoo/device.rb".freeze, "lib/artoo/device_event_client.rb".freeze, "lib/artoo/drivers/ardrone.rb".freeze, "lib/artoo/drivers/ardrone_navigation.rb".freeze, "lib/artoo/drivers/ardrone_video.rb".freeze, "lib/artoo/drivers/button.rb".freeze, "lib/artoo/drivers/driver.rb".freeze, "lib/artoo/drivers/led.rb".freeze, "lib/artoo/drivers/motor.rb".freeze, "lib/artoo/drivers/passthru.rb".freeze, "lib/artoo/drivers/pinger.rb".freeze, "lib/artoo/drivers/pinger2.rb".freeze, "lib/artoo/drivers/roomba.rb".freeze, "lib/artoo/drivers/servo.rb".freeze, "lib/artoo/drivers/sphero.rb".freeze, "lib/artoo/drivers/wiichuck.rb".freeze, "lib/artoo/drivers/wiiclassic.rb".freeze, "lib/artoo/drivers/wiidriver.rb".freeze, "lib/artoo/events.rb".freeze, "lib/artoo/ext/actor.rb".freeze, "lib/artoo/ext/timers.rb".freeze, "lib/artoo/main.rb".freeze, "lib/artoo/master.rb".freeze, "lib/artoo/port.rb".freeze, "lib/artoo/robot.rb".freeze, "lib/artoo/utility.rb".freeze, "lib/artoo/version.rb".freeze, "test/adaptors/adaptor_test.rb".freeze, "test/adaptors/ardrone_test.rb".freeze, "test/adaptors/firmata_test.rb".freeze, "test/adaptors/loopback_test.rb".freeze, "test/adaptors/sphero_test.rb".freeze, "test/api_test.rb".freeze, "test/artoo_test.rb".freeze, "test/connection_test.rb".freeze, "test/delegator_test.rb".freeze, "test/device_test.rb".freeze, "test/drivers/ardrone_navigation_test.rb".freeze, "test/drivers/ardrone_test.rb".freeze, "test/drivers/ardrone_video_test.rb".freeze, "test/drivers/driver_test.rb".freeze, "test/drivers/led_test.rb".freeze, "test/drivers/motor_test.rb".freeze, "test/drivers/servo_test.rb".freeze, "test/drivers/sphero_test.rb".freeze, "test/drivers/wiichuck_test.rb".freeze, "test/drivers/wiiclassic_test.rb".freeze, "test/drivers/wiidriver_test.rb".freeze, "test/master_test.rb".freeze, "test/port_test.rb".freeze, "test/robot_test.rb".freeze, "test/test_helper.rb".freeze, "test/utility_test.rb".freeze] s.homepage = "https://github.com/hybridgroup/artoo".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Ruby-based microframework for robotics".freeze s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 0.13".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.3".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 1.6".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 3.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 10.0".freeze]) s.add_runtime_dependency(%q.freeze, ["~> 0.9".freeze]) s.add_development_dependency(%q.freeze, ["~> 4.6".freeze]) s.add_development_dependency(%q.freeze, ["~> 0.13".freeze]) end