# -*- encoding: utf-8 -*- # stub: bubble-wrap 0.4.0 ruby lib Gem::Specification.new do |s| s.name = "bubble-wrap".freeze s.version = "0.4.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 = ["Matt Aimonetti".freeze, "Francis Chong".freeze, "James Harton".freeze] s.date = "2012-06-05" 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, "lib_spec/motion_stub.rb".freeze, "motion/core.rb".freeze, "motion/core/app.rb".freeze, "motion/core/device.rb".freeze, "motion/core/device/screen.rb".freeze, "motion/core/gestures.rb".freeze, "motion/core/json.rb".freeze, "motion/core/ns_index_path.rb".freeze, "motion/core/ns_notification_center.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/core/ui_control.rb".freeze, "motion/core/ui_view_controller.rb".freeze, "motion/http.rb".freeze] s.files = [".gitignore".freeze, "CHANGELOG.md".freeze, "Gemfile".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "bubble-wrap.gemspec".freeze, "lib/bubble-wrap.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/requirement.rb".freeze, "lib/bubble-wrap/requirement/path_manipulation.rb".freeze, "lib/bubble-wrap/version.rb".freeze, "lib/tests/test_suite_delegate.rb".freeze, "lib_spec/bubble-wrap/requirement/path_manipulation_spec.rb".freeze, "lib_spec/bubble-wrap/requirement_spec.rb".freeze, "lib_spec/bubble-wrap_spec.rb".freeze, "lib_spec/motion_stub.rb".freeze, "motion/core.rb".freeze, "motion/core/app.rb".freeze, "motion/core/device.rb".freeze, "motion/core/device/screen.rb".freeze, "motion/core/gestures.rb".freeze, "motion/core/json.rb".freeze, "motion/core/ns_index_path.rb".freeze, "motion/core/ns_notification_center.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/core/ui_control.rb".freeze, "motion/core/ui_view_controller.rb".freeze, "motion/http.rb".freeze, "spec/core/app_spec.rb".freeze, "spec/core/device/screen_spec.rb".freeze, "spec/core/device_spec.rb".freeze, "spec/core/gestures_spec.rb".freeze, "spec/core/json_spec.rb".freeze, "spec/core/ns_index_path_spec.rb".freeze, "spec/core/ns_notification_center_spec.rb".freeze, "spec/core/persistence_spec.rb".freeze, "spec/core/string_spec.rb".freeze, "spec/core/time_spec.rb".freeze, "spec/core/ui_control_spec.rb".freeze, "spec/core_spec.rb".freeze, "spec/http_spec.rb".freeze, "spec_helper_patch.diff".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 = ["lib_spec/bubble-wrap/requirement/path_manipulation_spec.rb".freeze, "lib_spec/bubble-wrap/requirement_spec.rb".freeze, "lib_spec/bubble-wrap_spec.rb".freeze, "lib_spec/motion_stub.rb".freeze, "spec/core/app_spec.rb".freeze, "spec/core/device/screen_spec.rb".freeze, "spec/core/device_spec.rb".freeze, "spec/core/gestures_spec.rb".freeze, "spec/core/json_spec.rb".freeze, "spec/core/ns_index_path_spec.rb".freeze, "spec/core/ns_notification_center_spec.rb".freeze, "spec/core/persistence_spec.rb".freeze, "spec/core/string_spec.rb".freeze, "spec/core/time_spec.rb".freeze, "spec/core/ui_control_spec.rb".freeze, "spec/core_spec.rb".freeze, "spec/http_spec.rb".freeze] s.specification_version = 3 s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end