--- !ruby/object:Gem::Specification name: rmx version: !ruby/object:Gem::Version version: 0.6.2 platform: ruby authors: - Joe Noon autorequire: bindir: bin cert_chain: [] date: 2014-06-24 00:00:00.000000000 Z dependencies: [] description: Extensions and helpers for dealing with various areas of rubymotion email: - joenoon@gmail.com executables: [] extensions: [] extra_rdoc_files: [] files: - .gitignore - Gemfile - LICENSE.txt - README.md - Rakefile - app/app_delegate.rb - lib/motion/RMXActionSheet.rb - lib/motion/RMXAutoLayoutLabel.rb - lib/motion/RMXAutoLayoutScrollView.rb - lib/motion/RMXCommonMethods.rb - lib/motion/RMXEventsFromProxy.rb - lib/motion/RMXExecutionBlock.rb - lib/motion/RMXKeyboardHelpers.rb - lib/motion/RMXLongTask.rb - lib/motion/RMXNavigationController.rb - lib/motion/RMXObjectExtensions.rb - lib/motion/RMXSegmentedController.rb - lib/motion/RMXSetAttributes.rb - lib/motion/RMXStrongToWeakHash.rb - lib/motion/RMXSynchronizedStrongToWeakHash.rb - lib/motion/RMXTableHandler.rb - lib/motion/RMXTableViewCell.rb - lib/motion/RMXTableViewCellInnerContentView.rb - lib/motion/RMXTableViewController.rb - lib/motion/RMXUnsafeUnretainedHolder.rb - lib/motion/RMXView.rb - lib/motion/RMXViewController.rb - lib/motion/RMXViewControllerPresentation.rb - lib/motion/RMXWeakHolder.rb - lib/motion/RMXWeakToStrongHash.rb - lib/motion/accessors.rb - lib/motion/base.rb - lib/motion/env.rb - lib/motion/events.rb - lib/motion/layout.rb - lib/motion/ui.rb - lib/motion/util.rb - lib/rmx.rb - lib/rmx/version.rb - resources/Default-568h@2x.png - rmx.gemspec - spec/main_spec.rb homepage: https://github.com/joenoon/rmx licenses: [] metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 2.0.14 signing_key: specification_version: 4 summary: Extensions and helpers for dealing with various areas of rubymotion test_files: - spec/main_spec.rb