# -*- encoding: utf-8 -*- # stub: motion-support 1.1.1 ruby lib Gem::Specification.new do |s| s.name = "motion-support".freeze s.version = "1.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 = ["Thomas Kadauke".freeze] s.date = "2019-10-30" s.description = "Commonly useful extensions to the standard library for RubyMotion. Ported from ActiveSupport.".freeze s.email = ["thomas.kadauke@googlemail.com".freeze] s.files = [".gitignore".freeze, ".travis.yml".freeze, ".yardopts".freeze, "Gemfile".freeze, "HACKS.md".freeze, "LICENSE".freeze, "README.md".freeze, "Rakefile".freeze, "app/app_delegate.rb".freeze, "examples/Inflector/.gitignore".freeze, "examples/Inflector/Gemfile".freeze, "examples/Inflector/Rakefile".freeze, "examples/Inflector/app/app_delegate.rb".freeze, "examples/Inflector/app/inflections.rb".freeze, "examples/Inflector/app/inflector_view_controller.rb".freeze, "examples/Inflector/app/words_view_controller.rb".freeze, "examples/Inflector/resources/Default-568h@2x.png".freeze, "examples/Inflector/spec/main_spec.rb".freeze, "lib/motion-support.rb".freeze, "lib/motion-support/callbacks.rb".freeze, "lib/motion-support/concern.rb".freeze, "lib/motion-support/core_ext.rb".freeze, "lib/motion-support/core_ext/array.rb".freeze, "lib/motion-support/core_ext/class.rb".freeze, "lib/motion-support/core_ext/core_ext_files.rb".freeze, "lib/motion-support/core_ext/hash.rb".freeze, "lib/motion-support/core_ext/integer.rb".freeze, "lib/motion-support/core_ext/module.rb".freeze, "lib/motion-support/core_ext/numeric.rb".freeze, "lib/motion-support/core_ext/object.rb".freeze, "lib/motion-support/core_ext/range.rb".freeze, "lib/motion-support/core_ext/string.rb".freeze, "lib/motion-support/core_ext/time.rb".freeze, "lib/motion-support/inflector.rb".freeze, "lib/motion-support/motion_support_files.rb".freeze, "motion-support.gemspec".freeze, "motion/_stdlib/array.rb".freeze, "motion/_stdlib/cgi.rb".freeze, "motion/_stdlib/date.rb".freeze, "motion/_stdlib/enumerable.rb".freeze, "motion/_stdlib/time.rb".freeze, "motion/callbacks.rb".freeze, "motion/concern.rb".freeze, "motion/core_ext/array.rb".freeze, "motion/core_ext/array/access.rb".freeze, "motion/core_ext/array/conversions.rb".freeze, "motion/core_ext/array/extract_options.rb".freeze, "motion/core_ext/array/grouping.rb".freeze, "motion/core_ext/array/prepend_and_append.rb".freeze, "motion/core_ext/array/wrap.rb".freeze, "motion/core_ext/class/attribute.rb".freeze, "motion/core_ext/class/attribute_accessors.rb".freeze, "motion/core_ext/date/acts_like.rb".freeze, "motion/core_ext/date/calculations.rb".freeze, "motion/core_ext/date/conversions.rb".freeze, "motion/core_ext/date_and_time/calculations.rb".freeze, "motion/core_ext/enumerable.rb".freeze, "motion/core_ext/hash/deep_delete_if.rb".freeze, "motion/core_ext/hash/deep_merge.rb".freeze, "motion/core_ext/hash/except.rb".freeze, "motion/core_ext/hash/indifferent_access.rb".freeze, "motion/core_ext/hash/keys.rb".freeze, "motion/core_ext/hash/reverse_merge.rb".freeze, "motion/core_ext/hash/slice.rb".freeze, "motion/core_ext/integer/inflections.rb".freeze, "motion/core_ext/integer/multiple.rb".freeze, "motion/core_ext/integer/time.rb".freeze, "motion/core_ext/kernel/singleton_class.rb".freeze, "motion/core_ext/metaclass.rb".freeze, "motion/core_ext/module/aliasing.rb".freeze, "motion/core_ext/module/anonymous.rb".freeze, "motion/core_ext/module/attr_internal.rb".freeze, "motion/core_ext/module/attribute_accessors.rb".freeze, "motion/core_ext/module/delegation.rb".freeze, "motion/core_ext/module/introspection.rb".freeze, "motion/core_ext/module/reachable.rb".freeze, "motion/core_ext/module/remove_method.rb".freeze, "motion/core_ext/ns_dictionary.rb".freeze, "motion/core_ext/ns_string.rb".freeze, "motion/core_ext/numeric/bytes.rb".freeze, "motion/core_ext/numeric/conversions.rb".freeze, "motion/core_ext/numeric/time.rb".freeze, "motion/core_ext/object/acts_like.rb".freeze, "motion/core_ext/object/blank.rb".freeze, "motion/core_ext/object/deep_dup.rb".freeze, "motion/core_ext/object/duplicable.rb".freeze, "motion/core_ext/object/inclusion.rb".freeze, "motion/core_ext/object/instance_variables.rb".freeze, "motion/core_ext/object/to_json.rb".freeze, "motion/core_ext/object/to_param.rb".freeze, "motion/core_ext/object/to_query.rb".freeze, "motion/core_ext/object/try.rb".freeze, "motion/core_ext/range/include_range.rb".freeze, "motion/core_ext/range/overlaps.rb".freeze, "motion/core_ext/regexp.rb".freeze, "motion/core_ext/string/access.rb".freeze, "motion/core_ext/string/behavior.rb".freeze, "motion/core_ext/string/exclude.rb".freeze, "motion/core_ext/string/filters.rb".freeze, "motion/core_ext/string/indent.rb".freeze, "motion/core_ext/string/inflections.rb".freeze, "motion/core_ext/string/starts_ends_with.rb".freeze, "motion/core_ext/string/strip.rb".freeze, "motion/core_ext/time/acts_like.rb".freeze, "motion/core_ext/time/calculations.rb".freeze, "motion/core_ext/time/conversions.rb".freeze, "motion/descendants_tracker.rb".freeze, "motion/duration.rb".freeze, "motion/hash_with_indifferent_access.rb".freeze, "motion/inflections.rb".freeze, "motion/inflector/inflections.rb".freeze, "motion/inflector/methods.rb".freeze, "motion/logger.rb".freeze, "motion/number_helper.rb".freeze, "motion/version.rb".freeze, "spec/motion-support/_helpers/constantize_test_cases.rb".freeze, "spec/motion-support/_helpers/inflector_test_cases.rb".freeze, "spec/motion-support/callback_spec.rb".freeze, "spec/motion-support/concern_spec.rb".freeze, "spec/motion-support/core_ext/array/access_spec.rb".freeze, "spec/motion-support/core_ext/array/conversion_spec.rb".freeze, "spec/motion-support/core_ext/array/extract_options_spec.rb".freeze, "spec/motion-support/core_ext/array/grouping_spec.rb".freeze, "spec/motion-support/core_ext/array/prepend_and_append_spec.rb".freeze, "spec/motion-support/core_ext/array/wrap_spec.rb".freeze, "spec/motion-support/core_ext/array_spec.rb".freeze, "spec/motion-support/core_ext/class/attribute_accessor_spec.rb".freeze, "spec/motion-support/core_ext/class/attribute_spec.rb".freeze, "spec/motion-support/core_ext/date/acts_like_spec.rb".freeze, "spec/motion-support/core_ext/date/calculation_spec.rb".freeze, "spec/motion-support/core_ext/date/conversion_spec.rb".freeze, "spec/motion-support/core_ext/date_and_time/calculation_spec.rb".freeze, "spec/motion-support/core_ext/enumerable_spec.rb".freeze, "spec/motion-support/core_ext/hash/deep_delete_if_spec.rb".freeze, "spec/motion-support/core_ext/hash/deep_merge_spec.rb".freeze, "spec/motion-support/core_ext/hash/except_spec.rb".freeze, "spec/motion-support/core_ext/hash/key_spec.rb".freeze, "spec/motion-support/core_ext/hash/reverse_merge_spec.rb".freeze, "spec/motion-support/core_ext/hash/slice_spec.rb".freeze, "spec/motion-support/core_ext/integer/inflection_spec.rb".freeze, "spec/motion-support/core_ext/integer/multiple_spec.rb".freeze, "spec/motion-support/core_ext/kernel/singleton_class_spec.rb".freeze, "spec/motion-support/core_ext/metaclass_spec.rb".freeze, "spec/motion-support/core_ext/module/aliasing_spec.rb".freeze, "spec/motion-support/core_ext/module/anonymous_spec.rb".freeze, "spec/motion-support/core_ext/module/attr_internal_spec.rb".freeze, "spec/motion-support/core_ext/module/attribute_accessor_spec.rb".freeze, "spec/motion-support/core_ext/module/delegation_spec.rb".freeze, "spec/motion-support/core_ext/module/introspection_spec.rb".freeze, "spec/motion-support/core_ext/module/reachable_spec.rb".freeze, "spec/motion-support/core_ext/module/remove_method_spec.rb".freeze, "spec/motion-support/core_ext/numeric/bytes_spec.rb".freeze, "spec/motion-support/core_ext/numeric/conversions_spec.rb".freeze, "spec/motion-support/core_ext/object/acts_like_spec.rb".freeze, "spec/motion-support/core_ext/object/blank_spec.rb".freeze, "spec/motion-support/core_ext/object/deep_dup_spec.rb".freeze, "spec/motion-support/core_ext/object/duplicable_spec.rb".freeze, "spec/motion-support/core_ext/object/inclusion_spec.rb".freeze, "spec/motion-support/core_ext/object/instance_variable_spec.rb".freeze, "spec/motion-support/core_ext/object/to_json_spec.rb".freeze, "spec/motion-support/core_ext/object/to_param_spec.rb".freeze, "spec/motion-support/core_ext/object/to_query_spec.rb".freeze, "spec/motion-support/core_ext/object/try_spec.rb".freeze, "spec/motion-support/core_ext/range/include_range_spec.rb".freeze, "spec/motion-support/core_ext/range/overlap_spec.rb".freeze, "spec/motion-support/core_ext/regexp_spec.rb".freeze, "spec/motion-support/core_ext/string/access_spec.rb".freeze, "spec/motion-support/core_ext/string/behavior_spec.rb".freeze, "spec/motion-support/core_ext/string/exclude_spec.rb".freeze, "spec/motion-support/core_ext/string/filter_spec.rb".freeze, "spec/motion-support/core_ext/string/indent_spec.rb".freeze, "spec/motion-support/core_ext/string/inflection_spec.rb".freeze, "spec/motion-support/core_ext/string/starts_end_with_spec.rb".freeze, "spec/motion-support/core_ext/string/strip_spec.rb".freeze, "spec/motion-support/core_ext/string_spec.rb".freeze, "spec/motion-support/core_ext/time/acts_like_spec.rb".freeze, "spec/motion-support/core_ext/time/calculation_spec.rb".freeze, "spec/motion-support/core_ext/time/conversion_spec.rb".freeze, "spec/motion-support/descendants_tracker_spec.rb".freeze, "spec/motion-support/duration_spec.rb".freeze, "spec/motion-support/hash_with_indifferent_access_spec.rb".freeze, "spec/motion-support/inflector_spec.rb".freeze, "spec/motion-support/ns_dictionary_spec.rb".freeze, "spec/motion-support/ns_string_spec.rb".freeze, "spec/motion-support/number_helper_spec.rb".freeze] s.homepage = "https://github.com/tkadauke/motion-support".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "Commonly useful extensions to the standard library for RubyMotion".freeze s.test_files = ["spec/motion-support/_helpers/constantize_test_cases.rb".freeze, "spec/motion-support/_helpers/inflector_test_cases.rb".freeze, "spec/motion-support/callback_spec.rb".freeze, "spec/motion-support/concern_spec.rb".freeze, "spec/motion-support/core_ext/array/access_spec.rb".freeze, "spec/motion-support/core_ext/array/conversion_spec.rb".freeze, "spec/motion-support/core_ext/array/extract_options_spec.rb".freeze, "spec/motion-support/core_ext/array/grouping_spec.rb".freeze, "spec/motion-support/core_ext/array/prepend_and_append_spec.rb".freeze, "spec/motion-support/core_ext/array/wrap_spec.rb".freeze, "spec/motion-support/core_ext/array_spec.rb".freeze, "spec/motion-support/core_ext/class/attribute_accessor_spec.rb".freeze, "spec/motion-support/core_ext/class/attribute_spec.rb".freeze, "spec/motion-support/core_ext/date/acts_like_spec.rb".freeze, "spec/motion-support/core_ext/date/calculation_spec.rb".freeze, "spec/motion-support/core_ext/date/conversion_spec.rb".freeze, "spec/motion-support/core_ext/date_and_time/calculation_spec.rb".freeze, "spec/motion-support/core_ext/enumerable_spec.rb".freeze, "spec/motion-support/core_ext/hash/deep_delete_if_spec.rb".freeze, "spec/motion-support/core_ext/hash/deep_merge_spec.rb".freeze, "spec/motion-support/core_ext/hash/except_spec.rb".freeze, "spec/motion-support/core_ext/hash/key_spec.rb".freeze, "spec/motion-support/core_ext/hash/reverse_merge_spec.rb".freeze, "spec/motion-support/core_ext/hash/slice_spec.rb".freeze, "spec/motion-support/core_ext/integer/inflection_spec.rb".freeze, "spec/motion-support/core_ext/integer/multiple_spec.rb".freeze, "spec/motion-support/core_ext/kernel/singleton_class_spec.rb".freeze, "spec/motion-support/core_ext/metaclass_spec.rb".freeze, "spec/motion-support/core_ext/module/aliasing_spec.rb".freeze, "spec/motion-support/core_ext/module/anonymous_spec.rb".freeze, "spec/motion-support/core_ext/module/attr_internal_spec.rb".freeze, "spec/motion-support/core_ext/module/attribute_accessor_spec.rb".freeze, "spec/motion-support/core_ext/module/delegation_spec.rb".freeze, "spec/motion-support/core_ext/module/introspection_spec.rb".freeze, "spec/motion-support/core_ext/module/reachable_spec.rb".freeze, "spec/motion-support/core_ext/module/remove_method_spec.rb".freeze, "spec/motion-support/core_ext/numeric/bytes_spec.rb".freeze, "spec/motion-support/core_ext/numeric/conversions_spec.rb".freeze, "spec/motion-support/core_ext/object/acts_like_spec.rb".freeze, "spec/motion-support/core_ext/object/blank_spec.rb".freeze, "spec/motion-support/core_ext/object/deep_dup_spec.rb".freeze, "spec/motion-support/core_ext/object/duplicable_spec.rb".freeze, "spec/motion-support/core_ext/object/inclusion_spec.rb".freeze, "spec/motion-support/core_ext/object/instance_variable_spec.rb".freeze, "spec/motion-support/core_ext/object/to_json_spec.rb".freeze, "spec/motion-support/core_ext/object/to_param_spec.rb".freeze, "spec/motion-support/core_ext/object/to_query_spec.rb".freeze, "spec/motion-support/core_ext/object/try_spec.rb".freeze, "spec/motion-support/core_ext/range/include_range_spec.rb".freeze, "spec/motion-support/core_ext/range/overlap_spec.rb".freeze, "spec/motion-support/core_ext/regexp_spec.rb".freeze, "spec/motion-support/core_ext/string/access_spec.rb".freeze, "spec/motion-support/core_ext/string/behavior_spec.rb".freeze, "spec/motion-support/core_ext/string/exclude_spec.rb".freeze, "spec/motion-support/core_ext/string/filter_spec.rb".freeze, "spec/motion-support/core_ext/string/indent_spec.rb".freeze, "spec/motion-support/core_ext/string/inflection_spec.rb".freeze, "spec/motion-support/core_ext/string/starts_end_with_spec.rb".freeze, "spec/motion-support/core_ext/string/strip_spec.rb".freeze, "spec/motion-support/core_ext/string_spec.rb".freeze, "spec/motion-support/core_ext/time/acts_like_spec.rb".freeze, "spec/motion-support/core_ext/time/calculation_spec.rb".freeze, "spec/motion-support/core_ext/time/conversion_spec.rb".freeze, "spec/motion-support/descendants_tracker_spec.rb".freeze, "spec/motion-support/duration_spec.rb".freeze, "spec/motion-support/hash_with_indifferent_access_spec.rb".freeze, "spec/motion-support/inflector_spec.rb".freeze, "spec/motion-support/ns_dictionary_spec.rb".freeze, "spec/motion-support/ns_string_spec.rb".freeze, "spec/motion-support/number_helper_spec.rb".freeze] s.specification_version = 4 s.add_development_dependency(%q.freeze, [">= 0".freeze]) end