# -*- encoding: utf-8 -*- # stub: robeaux 0.1.1 ruby lib Gem::Specification.new do |s| s.name = "robeaux".freeze s.version = "0.1.1".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, "Andrew Stewart".freeze] s.date = "2014-04-25" s.description = "Angular-based front end for universal robot API".freeze s.email = ["artoo@hybridgroup.com".freeze] s.files = ["Makefile".freeze, "README.markdown".freeze, "css/fonts.css".freeze, "css/normalize.css".freeze, "css/style.css".freeze, "css/themes/artoo.css".freeze, "css/themes/cylon.css".freeze, "css/themes/gobot.css".freeze, "fonts/inconsolata-bold-webfont.eot".freeze, "fonts/inconsolata-bold-webfont.svg".freeze, "fonts/inconsolata-bold-webfont.ttf".freeze, "fonts/inconsolata-bold-webfont.woff".freeze, "fonts/inconsolata-regular-webfont.eot".freeze, "fonts/inconsolata-regular-webfont.svg".freeze, "fonts/inconsolata-regular-webfont.ttf".freeze, "fonts/inconsolata-regular-webfont.woff".freeze, "fonts/roboto-bold-webfont.eot".freeze, "fonts/roboto-bold-webfont.svg".freeze, "fonts/roboto-bold-webfont.ttf".freeze, "fonts/roboto-bold-webfont.woff".freeze, "fonts/roboto-regular-webfont.eot".freeze, "fonts/roboto-regular-webfont.svg".freeze, "fonts/roboto-regular-webfont.ttf".freeze, "fonts/roboto-regular-webfont.woff".freeze, "fonts/robotoslab-bold-webfont.eot".freeze, "fonts/robotoslab-bold-webfont.svg".freeze, "fonts/robotoslab-bold-webfont.ttf".freeze, "fonts/robotoslab-bold-webfont.woff".freeze, "images/delete.png".freeze, "index.html".freeze, "js/app.js".freeze, "js/controllers/device_commands_ctrl.js".freeze, "js/controllers/device_events_ctrl.js".freeze, "js/controllers/index_ctrl.js".freeze, "js/controllers/nav_ctrl.js".freeze, "js/controllers/robot_commands_ctrl.js".freeze, "js/controllers/robot_ctrl.js".freeze, "js/controllers/themes_ctrl.js".freeze, "js/router.js".freeze, "js/services/themes.js".freeze, "js/vendor/angular-route.min.js".freeze, "js/vendor/angular.min.js".freeze, "package.json".freeze, "partials/device.html".freeze, "partials/index.html".freeze, "partials/robot.html".freeze, "partials/themes.html".freeze, "robeaux.gemspec".freeze] s.homepage = "https://github.com/hybridgroup/robeaux".freeze s.licenses = ["Apache 2.0".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Angular-based front end for universal robot API".freeze end