# -*- encoding: utf-8 -*- # stub: bubble-wrap 1.1.3 ruby lib Gem::Specification.new do |s| s.name = "bubble-wrap".freeze s.version = "1.1.3".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Matt Aimonetti".freeze, "Francis Chong".freeze, "James Harton".freeze] s.date = "2012-08-28" s.description = "RubyMotion wrappers and helpers (Ruby for iOS) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull request.".freeze s.email = ["mattaimonetti@gmail.com".freeze, "francis@ignition.hk".freeze, "james@sociable.co.nz".freeze] s.extra_rdoc_files = ["lib/bubble-wrap/ext/motion_project_app.rb".freeze, "lib/bubble-wrap/ext/motion_project_config.rb".freeze, "motion/core.rb".freeze, "motion/core/app.rb".freeze, "motion/core/device.rb".freeze, "motion/core/device/camera.rb".freeze, "motion/core/device/camera_wrapper.rb".freeze, "motion/core/device/screen.rb".freeze, "motion/core/json.rb".freeze, "motion/core/kvo.rb".freeze, "motion/core/ns_index_path.rb".freeze, "motion/core/ns_notification_center.rb".freeze, "motion/core/ns_url_request.rb".freeze, "motion/core/ns_user_defaults.rb".freeze, "motion/core/persistence.rb".freeze, "motion/core/pollute.rb".freeze, "motion/core/string.rb".freeze, "motion/core/time.rb".freeze, "motion/http.rb".freeze, "motion/location/location.rb".freeze, "motion/location/pollute.rb".freeze, "motion/media/media.rb".freeze, "motion/media/player.rb".freeze, "motion/reactor.rb".freeze, "motion/reactor/default_deferrable.rb".freeze, "motion/reactor/deferrable.rb".freeze, "motion/reactor/eventable.rb".freeze, "motion/reactor/future.rb".freeze, "motion/reactor/periodic_timer.rb".freeze, "motion/reactor/queue.rb".freeze, "motion/reactor/timer.rb".freeze, "motion/rss_parser.rb".freeze, "motion/shortcut.rb".freeze, "motion/test_suite_delegate.rb".freeze, "motion/ui/gestures.rb".freeze, "motion/ui/pollute.rb".freeze, "motion/ui/ui_control.rb".freeze, "motion/ui/ui_view_controller.rb".freeze, "spec/lib/bubble-wrap/ext/motion_project_app_spec.rb".freeze, "spec/lib/bubble-wrap/ext/motion_project_config_spec.rb".freeze, "spec/lib/motion_stub.rb".freeze, "spec/motion/core/app_spec.rb".freeze, "spec/motion/core/device/camera_spec.rb".freeze, "spec/motion/core/device/camera_wrapper_spec.rb".freeze, "spec/motion/core/device/screen_spec.rb".freeze, "spec/motion/core/device_spec.rb".freeze, "spec/motion/core/gestures_spec.rb".freeze, "spec/motion/core/json_spec.rb".freeze, "spec/motion/core/kvo_spec.rb".freeze, "spec/motion/core/ns_index_path_spec.rb".freeze, "spec/motion/core/ns_notification_center_spec.rb".freeze, "spec/motion/core/persistence_spec.rb".freeze, "spec/motion/core/string_spec.rb".freeze, "spec/motion/core/time_spec.rb".freeze, "spec/motion/core/ui_control_spec.rb".freeze, "spec/motion/core_spec.rb".freeze, "spec/motion/http_spec.rb".freeze, "spec/motion/location/location_spec.rb".freeze, "spec/motion/media/player_spec.rb".freeze, "spec/motion/reactor/eventable_spec.rb".freeze, "spec/motion/reactor_spec.rb".freeze, "spec/motion/rss_parser_spec.rb".freeze] s.files = [".gitignore".freeze, ".yardopts".freeze, "CHANGELOG.md".freeze, "GEM.md".freeze, "GETTING_STARTED.md".freeze, "Gemfile".freeze, "Gemfile.lock".freeze, "HACKING.md".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bubble-wrap.gemspec".freeze, "lib/bubble-wrap.rb".freeze, "lib/bubble-wrap/all.rb".freeze, "lib/bubble-wrap/camera.rb".freeze, "lib/bubble-wrap/core.rb".freeze, "lib/bubble-wrap/ext.rb".freeze, "lib/bubble-wrap/ext/motion_project_app.rb".freeze, "lib/bubble-wrap/ext/motion_project_config.rb".freeze, "lib/bubble-wrap/http.rb".freeze, "lib/bubble-wrap/loader.rb".freeze, "lib/bubble-wrap/location.rb".freeze, "lib/bubble-wrap/media.rb".freeze, "lib/bubble-wrap/reactor.rb".freeze, "lib/bubble-wrap/requirement.rb".freeze, "lib/bubble-wrap/requirement/path_manipulation.rb".freeze, "lib/bubble-wrap/rss_parser.rb".freeze, "lib/bubble-wrap/test.rb".freeze, "lib/bubble-wrap/ui.rb".freeze, "lib/bubble-wrap/version.rb".freeze, "motion/core.rb".freeze, "motion/core/app.rb".freeze, "motion/core/device.rb".freeze, "motion/core/device/camera.rb".freeze, "motion/core/device/camera_wrapper.rb".freeze, "motion/core/device/screen.rb".freeze, "motion/core/json.rb".freeze, "motion/core/kvo.rb".freeze, "motion/core/ns_index_path.rb".freeze, "motion/core/ns_notification_center.rb".freeze, "motion/core/ns_url_request.rb".freeze, "motion/core/ns_user_defaults.rb".freeze, "motion/core/persistence.rb".freeze, "motion/core/pollute.rb".freeze, "motion/core/string.rb".freeze, "motion/core/time.rb".freeze, "motion/http.rb".freeze, "motion/location/location.rb".freeze, "motion/location/pollute.rb".freeze, "motion/media/media.rb".freeze, "motion/media/player.rb".freeze, "motion/reactor.rb".freeze, "motion/reactor/default_deferrable.rb".freeze, "motion/reactor/deferrable.rb".freeze, "motion/reactor/eventable.rb".freeze, "motion/reactor/future.rb".freeze, "motion/reactor/periodic_timer.rb".freeze, "motion/reactor/queue.rb".freeze, "motion/reactor/timer.rb".freeze, "motion/rss_parser.rb".freeze, "motion/shortcut.rb".freeze, "motion/test_suite_delegate.rb".freeze, "motion/ui/gestures.rb".freeze, "motion/ui/pollute.rb".freeze, "motion/ui/ui_control.rb".freeze, "motion/ui/ui_view_controller.rb".freeze, "resources/atom.xml".freeze, "resources/test.mp3".freeze, "samples/camera/Gemfile".freeze, "samples/camera/README.md".freeze, "samples/camera/Rakefile".freeze, "samples/camera/app/app_delegate.rb".freeze, "samples/camera/app/controllers/camera_controller.rb".freeze, "samples/camera/spec/main_spec.rb".freeze, "samples/gesture/.gitignore".freeze, "samples/gesture/Gemfile".freeze, "samples/gesture/Gemfile.lock".freeze, "samples/gesture/README.md".freeze, "samples/gesture/Rakefile".freeze, "samples/gesture/app/app_delegate.rb".freeze, "samples/gesture/app/controllers/drawing_view_controller.rb".freeze, "samples/gesture/app/helpers/drawing_helper.rb".freeze, "samples/gesture/app/views/drawing/gesture_view.rb".freeze, "samples/gesture/app/views/drawing/rect_view.rb".freeze, "samples/gesture/spec/main_spec.rb".freeze, "samples/location/.gitignore".freeze, "samples/location/Gemfile".freeze, "samples/location/README.md".freeze, "samples/location/Rakefile".freeze, "samples/location/app/app_delegate.rb".freeze, "samples/location/app/controllers/image_list_controller.rb".freeze, "samples/location/app/models/places.rb".freeze, "samples/location/spec/main_spec.rb".freeze, "spec/lib/bubble-wrap/ext/motion_project_app_spec.rb".freeze, "spec/lib/bubble-wrap/ext/motion_project_config_spec.rb".freeze, "spec/lib/bubble-wrap/requirement/path_manipulation_spec.rb".freeze, "spec/lib/bubble-wrap/requirement_spec.rb".freeze, "spec/lib/bubble-wrap_spec.rb".freeze, "spec/lib/motion_stub.rb".freeze, "spec/motion/core/app_spec.rb".freeze, "spec/motion/core/device/camera_spec.rb".freeze, "spec/motion/core/device/camera_wrapper_spec.rb".freeze, "spec/motion/core/device/screen_spec.rb".freeze, "spec/motion/core/device_spec.rb".freeze, "spec/motion/core/gestures_spec.rb".freeze, "spec/motion/core/json_spec.rb".freeze, "spec/motion/core/kvo_spec.rb".freeze, "spec/motion/core/ns_index_path_spec.rb".freeze, "spec/motion/core/ns_notification_center_spec.rb".freeze, "spec/motion/core/persistence_spec.rb".freeze, "spec/motion/core/string_spec.rb".freeze, "spec/motion/core/time_spec.rb".freeze, "spec/motion/core/ui_control_spec.rb".freeze, "spec/motion/core_spec.rb".freeze, "spec/motion/http_spec.rb".freeze, "spec/motion/location/location_spec.rb".freeze, "spec/motion/media/player_spec.rb".freeze, "spec/motion/reactor/eventable_spec.rb".freeze, "spec/motion/reactor_spec.rb".freeze, "spec/motion/rss_parser_spec.rb".freeze] s.homepage = "http://bubblewrap.io/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "RubyMotion wrappers and helpers (Ruby for iOS) - Making Cocoa APIs more Ruby like, one API at a time. Fork away and send your pull request.".freeze s.test_files = ["spec/lib/bubble-wrap/ext/motion_project_app_spec.rb".freeze, "spec/lib/bubble-wrap/ext/motion_project_config_spec.rb".freeze, "spec/lib/bubble-wrap/requirement/path_manipulation_spec.rb".freeze, "spec/lib/bubble-wrap/requirement_spec.rb".freeze, "spec/lib/bubble-wrap_spec.rb".freeze, "spec/lib/motion_stub.rb".freeze, "spec/motion/core/app_spec.rb".freeze, "spec/motion/core/device/camera_spec.rb".freeze, "spec/motion/core/device/camera_wrapper_spec.rb".freeze, "spec/motion/core/device/screen_spec.rb".freeze, "spec/motion/core/device_spec.rb".freeze, "spec/motion/core/gestures_spec.rb".freeze, "spec/motion/core/json_spec.rb".freeze, "spec/motion/core/kvo_spec.rb".freeze, "spec/motion/core/ns_index_path_spec.rb".freeze, "spec/motion/core/ns_notification_center_spec.rb".freeze, "spec/motion/core/persistence_spec.rb".freeze, "spec/motion/core/string_spec.rb".freeze, "spec/motion/core/time_spec.rb".freeze, "spec/motion/core/ui_control_spec.rb".freeze, "spec/motion/core_spec.rb".freeze, "spec/motion/http_spec.rb".freeze, "spec/motion/location/location_spec.rb".freeze, "spec/motion/media/player_spec.rb".freeze, "spec/motion/reactor/eventable_spec.rb".freeze, "spec/motion/reactor_spec.rb".freeze, "spec/motion/rss_parser_spec.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, ["= 0.11.4".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end