--- !ruby/object:Gem::Specification name: ruboto version: !ruby/object:Gem::Version hash: 61 prerelease: segments: - 0 - 8 - 1 version: 0.8.1 platform: ruby authors: - Daniel Jackoway - Charles Nutter - Scott Moyer - Uwe Kubosch autorequire: bindir: bin cert_chain: [] date: 2012-09-05 00:00:00 Z dependencies: - !ruby/object:Gem::Dependency name: main prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ~> - !ruby/object:Gem::Version hash: 21 segments: - 4 - 7 version: "4.7" - - ">=" - !ruby/object:Gem::Version hash: 39 segments: - 4 - 7 - 2 version: 4.7.2 type: :runtime version_requirements: *id001 description: |- Ruboto - JRuby on Android A generator and framework for developing full stand-alone apps for Android using the Ruby language and libraries. email: ruboto@googlegroups.com executables: - ruboto extensions: [] extra_rdoc_files: [] files: - COPYING - Gemfile - Gemfile.lock - Rakefile - README.md - assets/libs/dexmaker20120305.jar - assets/Rakefile - assets/rakelib/ruboto.rake - assets/res/drawable/get_ruboto_core.png - assets/res/drawable-hdpi/ic_launcher.png - assets/res/drawable-ldpi/ic_launcher.png - assets/res/drawable-mdpi/ic_launcher.png - assets/res/layout/get_ruboto_core.xml - assets/samples/sample_activity.rb - assets/samples/sample_activity_test.rb - assets/samples/sample_broadcast_receiver.rb - assets/samples/sample_broadcast_receiver_test.rb - assets/samples/sample_class.rb - assets/samples/sample_class_test.rb - assets/samples/sample_service.rb - assets/samples/sample_service_test.rb - assets/src/InheritingActivity.java - assets/src/InheritingBroadcastReceiver.java - assets/src/InheritingClass.java - assets/src/InheritingService.java - assets/src/org/ruboto/EntryPointActivity.java - assets/src/org/ruboto/JRubyAdapter.java - assets/src/org/ruboto/Log.java - assets/src/org/ruboto/RubotoComponent.java - assets/src/org/ruboto/RubotoDialog.java - assets/src/org/ruboto/Script.java - assets/src/org/ruboto/ScriptInfo.java - assets/src/org/ruboto/ScriptLoader.java - assets/src/org/ruboto/test/ActivityTest.java - assets/src/org/ruboto/test/InstrumentationTestRunner.java - assets/src/ruboto/activity.rb - assets/src/ruboto/base.rb - assets/src/ruboto/broadcast_receiver.rb - assets/src/ruboto/generate.rb - assets/src/ruboto/legacy.rb - assets/src/ruboto/menu.rb - assets/src/ruboto/package.rb - assets/src/ruboto/preference.rb - assets/src/ruboto/service.rb - assets/src/ruboto/util/stack.rb - assets/src/ruboto/util/toast.rb - assets/src/ruboto/widget.rb - assets/src/ruboto.rb - assets/src/RubotoActivity.java - assets/src/RubotoBroadcastReceiver.java - assets/src/RubotoService.java - assets/test/src/test_helper.rb - bin/ruboto - lib/java_class_gen/android_api.xml - lib/java_class_gen/InheritingClass.java.erb - lib/ruboto/api.rb - lib/ruboto/commands/base.rb - lib/ruboto/core_ext/array.rb - lib/ruboto/core_ext/object.rb - lib/ruboto/sdk_versions.rb - lib/ruboto/util/asset_copier.rb - lib/ruboto/util/build.rb - lib/ruboto/util/code_formatting.rb - lib/ruboto/util/log_action.rb - lib/ruboto/util/main_fix.rb - lib/ruboto/util/objectspace.rb - lib/ruboto/util/scan_in_api.rb - lib/ruboto/util/update.rb - lib/ruboto/util/verify.rb - lib/ruboto/util/xml_element.rb - lib/ruboto/version.rb - lib/ruboto.rb - test/activity/call_super_activity.rb - test/activity/call_super_activity_test.rb - test/activity/generate_activity.rb - test/activity/generate_activity_test.rb - test/activity/image_button_activity.rb - test/activity/image_button_activity_test.rb - test/activity/image_button_and_button_activity.rb - test/activity/image_button_and_button_activity_test.rb - test/activity/margins_activity.rb - test/activity/margins_activity_test.rb - test/activity/navigation_activity.rb - test/activity/navigation_activity_test.rb - test/activity/option_menu_activity.rb - test/activity/option_menu_activity_test.rb - test/activity/psych_activity.rb - test/activity/psych_activity_test.rb - test/activity/stack_activity.rb - test/activity/stack_activity_test.rb - test/app_test_methods.rb - test/block_def_activity/image_button_activity.rb - test/block_def_activity/image_button_activity_test.rb - test/block_def_activity/image_button_and_button_activity.rb - test/block_def_activity/image_button_and_button_activity_test.rb - test/block_def_activity/margins_activity.rb - test/block_def_activity/margins_activity_test.rb - test/block_def_activity/option_menu_activity.rb - test/block_def_activity/option_menu_activity_test.rb - test/block_def_activity/psych_activity.rb - test/block_def_activity/psych_activity_test.rb - test/block_def_activity/stack_activity.rb - test/block_def_activity/stack_activity_test.rb - test/broadcast_receiver_test.rb - test/gem_test.rb - test/handle_activity/image_button_activity.rb - test/handle_activity/image_button_activity_test.rb - test/handle_activity/image_button_and_button_activity.rb - test/handle_activity/image_button_and_button_activity_test.rb - test/handle_activity/margins_activity.rb - test/handle_activity/margins_activity_test.rb - test/handle_activity/option_menu_activity.rb - test/handle_activity/option_menu_activity_test.rb - test/handle_activity/psych_activity.rb - test/handle_activity/psych_activity_test.rb - test/handle_activity/stack_activity.rb - test/handle_activity/stack_activity_test.rb - test/minimal_app_test.rb - test/rake_test.rb - test/ruboto_gen_test.rb - test/ruboto_update_test.rb - test/service_test.rb - test/sqldroid_test.rb - test/test_helper.rb - test/update_test_methods.rb - test/updated_example_test_methods.rb - test/view_constants_test.rb homepage: http://ruboto.org/ licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: ruboto/ruboto rubygems_version: 1.8.24 signing_key: specification_version: 3 summary: A platform for developing apps using JRuby on Android. test_files: []