# -*- encoding: utf-8 -*- # stub: robeaux 0.3.0 ruby lib Gem::Specification.new do |s| s.name = "robeaux".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, "Andrew Stewart".freeze] s.date = "2014-12-05" s.description = "Angular-based front end for the CPPP-IO API spec".freeze s.email = ["artoo@hybridgroup.com".freeze] s.files = [".gitignore".freeze, "Gruntfile.js".freeze, "Makefile".freeze, "README.markdown".freeze, "css/fonts.css".freeze, "css/main.css".freeze, "css/normalize.css".freeze, "css/style.css".freeze, "css/themes/artoo.css".freeze, "css/themes/blackboard.css".freeze, "css/themes/cylon.css".freeze, "css/themes/dark.css".freeze, "css/themes/gobot.css".freeze, "css/themes/gray.css".freeze, "css/themes/whiteboard.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/bullet-connections-2.png".freeze, "images/bullet-connections.png".freeze, "images/bullet-devices-2.png".freeze, "images/bullet-devices.png".freeze, "images/delete.png".freeze, "images/devices-image-2.png".freeze, "images/devices-image.png".freeze, "images/logo-robeaux.png".freeze, "images/robots-icon_03.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/controllers/widget_editor_ctrl.js".freeze, "js/controllers/widgets_ctrl.js".freeze, "js/directives/widget.js".freeze, "js/router.js".freeze, "js/services/themes.js".freeze, "js/services/widgets.js".freeze, "js/vendor/angular-route.min.js".freeze, "js/vendor/angular.min.js".freeze, "js/widgets/attitude.html".freeze, "js/widgets/attitude.js".freeze, "js/widgets/mindwave.html".freeze, "js/widgets/mindwave.js".freeze, "less/app.less".freeze, "less/objects/buttons.less".freeze, "less/objects/connections.less".freeze, "less/objects/device.less".freeze, "less/objects/forms.less".freeze, "less/objects/list.less".freeze, "less/objects/nav.less".freeze, "less/objects/robot.less".freeze, "less/objects/themes.less".freeze, "less/objects/widgets.less".freeze, "less/support/buttons.less".freeze, "less/support/container.less".freeze, "less/support/forms.less".freeze, "less/support/mixins.less".freeze, "less/themes/blackboard.less".freeze, "less/themes/dark.less".freeze, "less/themes/default.less".freeze, "less/themes/gray.less".freeze, "less/themes/whiteboard.less".freeze, "less/vendor/elements.less".freeze, "less/vendor/normalize.less".freeze, "less/vendor/semantic-grid.less".freeze, "less/views/devices.less".freeze, "less/views/robots.less".freeze, "less/views/themes.less".freeze, "less/views/widgets.less".freeze, "package.json".freeze, "partials/device.html".freeze, "partials/index.html".freeze, "partials/robot.html".freeze, "partials/themes.html".freeze, "partials/widget_editor.html".freeze, "robeaux.gemspec".freeze, "test/controllers/device_commands_ctrl.js".freeze, "test/controllers/device_events_ctrl.js".freeze, "test/controllers/index_ctrl.js".freeze, "test/controllers/nav_ctrl.js".freeze, "test/controllers/robot_commands_ctrl.js".freeze, "test/controllers/robot_ctrl.js".freeze, "test/controllers/themes_ctrl.js".freeze, "test/controllers/widget_editor_ctrl.js".freeze, "test/controllers/widgets_ctrl.js".freeze, "test/functions/functions.js".freeze, "test/karma.conf.js".freeze, "test/karma_test_all.conf.js".freeze, "test/karma_test_controllers.conf.js".freeze, "test/karma_test_functions.conf.js".freeze, "test/karma_test_services.conf.js".freeze, "test/services/themes.js".freeze, "test/services/widgets.js".freeze, "test/support/myDevice.json".freeze, "test/support/myRobot.json".freeze, "test/support/robots.json".freeze, "test/support/themes.json".freeze, "test/support/widgets.json".freeze, "test/vendor/angular-mocks.js".freeze, "test/vendor/jasmine-jquery.js".freeze, "test/vendor/jquery.js".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 the CPPP-IO API spec".freeze end