# -*- encoding: utf-8 -*- # stub: motion-kit 0.14.2 ruby lib Gem::Specification.new do |s| s.name = "motion-kit".freeze s.version = "0.14.2".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Colin T.A. Gray".freeze, "Jamon Holmgren".freeze] s.date = "2014-10-24" s.description = "MotionKit, for RubyMotion, is a DSL for creating and styling views in iOS and OS X.\n".freeze s.email = ["colinta@gmail.com".freeze, "jamon@clearsightstudio.com".freeze] s.files = ["README.md".freeze, "lib/motion-kit-cocoa/calculator/view_calculator.rb".freeze, "lib/motion-kit-cocoa/cocoa_util.rb".freeze, "lib/motion-kit-cocoa/constraints/constraint.rb".freeze, "lib/motion-kit-cocoa/constraints/constraints_helpers.rb".freeze, "lib/motion-kit-cocoa/constraints/constraints_target.rb".freeze, "lib/motion-kit-cocoa/helpers/accessibility_compat.rb".freeze, "lib/motion-kit-cocoa/helpers/cagradientlayer_helpers.rb".freeze, "lib/motion-kit-cocoa/helpers/calayer_frame_helpers.rb".freeze, "lib/motion-kit-cocoa/helpers/calayer_helpers.rb".freeze, "lib/motion-kit-cocoa/helpers/sugarcube_compat.rb".freeze, "lib/motion-kit-ios/deprecated.rb".freeze, "lib/motion-kit-ios/dummy.rb".freeze, "lib/motion-kit-ios/helpers/constraints_helpers.rb".freeze, "lib/motion-kit-ios/helpers/layout_device.rb".freeze, "lib/motion-kit-ios/helpers/layout_orientation.rb".freeze, "lib/motion-kit-ios/helpers/uibutton_helpers.rb".freeze, "lib/motion-kit-ios/helpers/uiview_autoresizing_helpers.rb".freeze, "lib/motion-kit-ios/helpers/uiview_constraints_helpers.rb".freeze, "lib/motion-kit-ios/helpers/uiview_frame_helpers.rb".freeze, "lib/motion-kit-ios/helpers/uiview_gradient_helpers.rb".freeze, "lib/motion-kit-ios/helpers/uiview_helpers.rb".freeze, "lib/motion-kit-ios/ios_util.rb".freeze, "lib/motion-kit-osx/deprecated.rb".freeze, "lib/motion-kit-osx/dummy.rb".freeze, "lib/motion-kit-osx/helpers/constraints_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nsmenu_extensions.rb".freeze, "lib/motion-kit-osx/helpers/nsmenu_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nsmenuitem_extensions.rb".freeze, "lib/motion-kit-osx/helpers/nstablecolumn_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nstableview_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nsview_autoresizing_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nsview_constraints_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nsview_frame_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nsview_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nswindow_frame_helpers.rb".freeze, "lib/motion-kit-osx/helpers/nswindow_helpers.rb".freeze, "lib/motion-kit-osx/osx_util.rb".freeze, "lib/motion-kit.rb".freeze, "lib/motion-kit/calculator/calculate.rb".freeze, "lib/motion-kit/calculator/calculator.rb".freeze, "lib/motion-kit/calculator/frame_calculator.rb".freeze, "lib/motion-kit/calculator/origin_calculator.rb".freeze, "lib/motion-kit/calculator/size_calculator.rb".freeze, "lib/motion-kit/helpers/base_layout.rb".freeze, "lib/motion-kit/helpers/base_layout_class_methods.rb".freeze, "lib/motion-kit/helpers/parent.rb".freeze, "lib/motion-kit/helpers/tree_layout.rb".freeze, "lib/motion-kit/motion-kit.rb".freeze, "lib/motion-kit/object.rb".freeze, "lib/motion-kit/util.rb".freeze, "lib/motion-kit/version.rb".freeze, "spec/ios/apply_styles_spec.rb".freeze, "spec/ios/autoresizing_helper_spec.rb".freeze, "spec/ios/calayer_spec.rb".freeze, "spec/ios/calculate_spec.rb".freeze, "spec/ios/calculator_spec.rb".freeze, "spec/ios/child_layouts_spec.rb".freeze, "spec/ios/constraints_helpers/attribute_lookup_spec.rb".freeze, "spec/ios/constraints_helpers/axis_lookup_spec.rb".freeze, "spec/ios/constraints_helpers/center_constraints_spec.rb".freeze, "spec/ios/constraints_helpers/constraint_placeholder_spec.rb".freeze, "spec/ios/constraints_helpers/priority_lookup_spec.rb".freeze, "spec/ios/constraints_helpers/relationship_lookup_spec.rb".freeze, "spec/ios/constraints_helpers/relative_corners_spec.rb".freeze, "spec/ios/constraints_helpers/relative_location_spec.rb".freeze, "spec/ios/constraints_helpers/scale_constraints_spec.rb".freeze, "spec/ios/constraints_helpers/simple_constraints_spec.rb".freeze, "spec/ios/constraints_helpers/size_constraints_spec.rb".freeze, "spec/ios/constraints_helpers/view_lookup_constraints_spec.rb".freeze, "spec/ios/create_layout_spec.rb".freeze, "spec/ios/custom_layout_spec.rb".freeze, "spec/ios/custom_root_layout_spec.rb".freeze, "spec/ios/deferred_spec.rb".freeze, "spec/ios/device_helpers_spec.rb".freeze, "spec/ios/frame_helper_spec.rb".freeze, "spec/ios/layer_layout_spec.rb".freeze, "spec/ios/layout_extensions_spec.rb".freeze, "spec/ios/layout_spec.rb".freeze, "spec/ios/layout_state_spec.rb".freeze, "spec/ios/memory_leak_spec.rb".freeze, "spec/ios/motion_kit_id_spec.rb".freeze, "spec/ios/motionkit_util_spec.rb".freeze, "spec/ios/nearest_spec.rb".freeze, "spec/ios/objc_selectors_spec.rb".freeze, "spec/ios/orientation_helper_specs.rb".freeze, "spec/ios/parent_layout_spec.rb".freeze, "spec/ios/parent_spec.rb".freeze, "spec/ios/prev_next_spec.rb".freeze, "spec/ios/reapply_frame.rb".freeze, "spec/ios/relative_layout.spec.rb".freeze, "spec/ios/remove_layout_spec.rb".freeze, "spec/ios/root_layout_spec.rb".freeze, "spec/ios/setters_spec.rb".freeze, "spec/ios/uibutton_layout_spec.rb".freeze, "spec/ios/uitextfield_spec.rb".freeze, "spec/ios/view_attr_spec.rb".freeze, "spec/osx/autoresizing_helper_spec.rb".freeze, "spec/osx/constraints_helpers/orientation_lookup_spec.rb".freeze, "spec/osx/constraints_helpers/simple_constraints_spec.rb".freeze, "spec/osx/constraints_helpers/size_constraints_spec.rb".freeze, "spec/osx/create_menu_spec.rb".freeze, "spec/osx/create_via_extensions_spec.rb".freeze, "spec/osx/custom_root_layout_spec.rb".freeze, "spec/osx/deferred_spec.rb".freeze, "spec/osx/issue42_spec.rb".freeze, "spec/osx/menu_extensions_spec.rb".freeze, "spec/osx/menu_layout_spec.rb".freeze, "spec/osx/menu_spec.rb".freeze, "spec/osx/nsview_frame_helper_spec.rb".freeze, "spec/osx/nswindow_frame_helper_spec.rb".freeze, "spec/osx/root_menu_spec.rb".freeze, "spec/osx/table_view_spec.rb".freeze] s.homepage = "https://github.com/rubymotion/motion-kit".freeze s.licenses = ["BSD".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "The RubyMotion layout and styling gem.".freeze s.test_files = ["spec/ios/apply_styles_spec.rb".freeze, "spec/ios/autoresizing_helper_spec.rb".freeze, "spec/ios/calayer_spec.rb".freeze, "spec/ios/calculate_spec.rb".freeze, "spec/ios/calculator_spec.rb".freeze, "spec/ios/child_layouts_spec.rb".freeze, "spec/ios/constraints_helpers/attribute_lookup_spec.rb".freeze, "spec/ios/constraints_helpers/axis_lookup_spec.rb".freeze, "spec/ios/constraints_helpers/center_constraints_spec.rb".freeze, "spec/ios/constraints_helpers/constraint_placeholder_spec.rb".freeze, "spec/ios/constraints_helpers/priority_lookup_spec.rb".freeze, "spec/ios/constraints_helpers/relationship_lookup_spec.rb".freeze, "spec/ios/constraints_helpers/relative_corners_spec.rb".freeze, "spec/ios/constraints_helpers/relative_location_spec.rb".freeze, "spec/ios/constraints_helpers/scale_constraints_spec.rb".freeze, "spec/ios/constraints_helpers/simple_constraints_spec.rb".freeze, "spec/ios/constraints_helpers/size_constraints_spec.rb".freeze, "spec/ios/constraints_helpers/view_lookup_constraints_spec.rb".freeze, "spec/ios/create_layout_spec.rb".freeze, "spec/ios/custom_layout_spec.rb".freeze, "spec/ios/custom_root_layout_spec.rb".freeze, "spec/ios/deferred_spec.rb".freeze, "spec/ios/device_helpers_spec.rb".freeze, "spec/ios/frame_helper_spec.rb".freeze, "spec/ios/layer_layout_spec.rb".freeze, "spec/ios/layout_extensions_spec.rb".freeze, "spec/ios/layout_spec.rb".freeze, "spec/ios/layout_state_spec.rb".freeze, "spec/ios/memory_leak_spec.rb".freeze, "spec/ios/motion_kit_id_spec.rb".freeze, "spec/ios/motionkit_util_spec.rb".freeze, "spec/ios/nearest_spec.rb".freeze, "spec/ios/objc_selectors_spec.rb".freeze, "spec/ios/orientation_helper_specs.rb".freeze, "spec/ios/parent_layout_spec.rb".freeze, "spec/ios/parent_spec.rb".freeze, "spec/ios/prev_next_spec.rb".freeze, "spec/ios/reapply_frame.rb".freeze, "spec/ios/relative_layout.spec.rb".freeze, "spec/ios/remove_layout_spec.rb".freeze, "spec/ios/root_layout_spec.rb".freeze, "spec/ios/setters_spec.rb".freeze, "spec/ios/uibutton_layout_spec.rb".freeze, "spec/ios/uitextfield_spec.rb".freeze, "spec/ios/view_attr_spec.rb".freeze, "spec/osx/autoresizing_helper_spec.rb".freeze, "spec/osx/constraints_helpers/orientation_lookup_spec.rb".freeze, "spec/osx/constraints_helpers/simple_constraints_spec.rb".freeze, "spec/osx/constraints_helpers/size_constraints_spec.rb".freeze, "spec/osx/create_menu_spec.rb".freeze, "spec/osx/create_via_extensions_spec.rb".freeze, "spec/osx/custom_root_layout_spec.rb".freeze, "spec/osx/deferred_spec.rb".freeze, "spec/osx/issue42_spec.rb".freeze, "spec/osx/menu_extensions_spec.rb".freeze, "spec/osx/menu_layout_spec.rb".freeze, "spec/osx/menu_spec.rb".freeze, "spec/osx/nsview_frame_helper_spec.rb".freeze, "spec/osx/nswindow_frame_helper_spec.rb".freeze, "spec/osx/root_menu_spec.rb".freeze, "spec/osx/table_view_spec.rb".freeze] s.specification_version = 4 s.add_runtime_dependency(%q.freeze, ["~> 1.1.5".freeze]) end