# -*- encoding: utf-8 -*- # stub: rmx 0.6.0 ruby lib Gem::Specification.new do |s| s.name = "rmx".freeze s.version = "0.6.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 = ["Joe Noon".freeze] s.date = "2014-06-23" s.description = "Extensions and helpers for dealing with various areas of rubymotion".freeze s.email = ["joenoon@gmail.com".freeze] s.files = [".gitignore".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "app/app_delegate.rb".freeze, "lib/motion/RMXActionSheet.rb".freeze, "lib/motion/RMXAutoLayoutLabel.rb".freeze, "lib/motion/RMXAutoLayoutScrollView.rb".freeze, "lib/motion/RMXCommonMethods.rb".freeze, "lib/motion/RMXEventsFromProxy.rb".freeze, "lib/motion/RMXExecutionBlock.rb".freeze, "lib/motion/RMXKeyboardHelpers.rb".freeze, "lib/motion/RMXLongTask.rb".freeze, "lib/motion/RMXNavigationController.rb".freeze, "lib/motion/RMXObjectExtensions.rb".freeze, "lib/motion/RMXSegmentedController.rb".freeze, "lib/motion/RMXSetAttributes.rb".freeze, "lib/motion/RMXStrongToWeakHash.rb".freeze, "lib/motion/RMXSynchronizedStrongToWeakHash.rb".freeze, "lib/motion/RMXTableHandler.rb".freeze, "lib/motion/RMXTableViewCell.rb".freeze, "lib/motion/RMXTableViewCellInnerContentView.rb".freeze, "lib/motion/RMXTableViewController.rb".freeze, "lib/motion/RMXUnsafeUnretainedHolder.rb".freeze, "lib/motion/RMXView.rb".freeze, "lib/motion/RMXViewController.rb".freeze, "lib/motion/RMXViewControllerPresentation.rb".freeze, "lib/motion/RMXWeakHolder.rb".freeze, "lib/motion/RMXWeakToStrongHash.rb".freeze, "lib/motion/accessors.rb".freeze, "lib/motion/base.rb".freeze, "lib/motion/env.rb".freeze, "lib/motion/events.rb".freeze, "lib/motion/layout.rb".freeze, "lib/motion/ui.rb".freeze, "lib/motion/util.rb".freeze, "lib/rmx.rb".freeze, "lib/rmx/version.rb".freeze, "resources/Default-568h@2x.png".freeze, "rmx.gemspec".freeze, "spec/main_spec.rb".freeze] s.homepage = "https://github.com/joenoon/rmx".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Extensions and helpers for dealing with various areas of rubymotion".freeze s.test_files = ["spec/main_spec.rb".freeze] end