--- !ruby/object:Gem::Specification name: ProMotion version: !ruby/object:Gem::Version version: 0.2.0 prerelease: platform: ruby authors: - Jamon Holmgren - Silas Matson - ClearSight Studio autorequire: bindir: bin cert_chain: [] date: 2012-09-22 00:00:00.000000000 Z dependencies: [] description: ProMotion is a new way to organize RubyMotion apps. email: - jamon@clearsightstudio.com executables: [] extensions: [] extra_rdoc_files: [] files: - .c9revisions/lib/ProMotion.rb.c9save - .c9revisions/lib/ProMotion/AppDelegate.rb.c9save - .c9revisions/lib/ProMotion/classes/Screen.rb.c9save - .gitignore - Gemfile - LICENSE - ProMotion.gemspec - README.md - Rakefile - app/app_delegate.rb - app/screens/home_screen.rb - app/screens/test_screen.rb - lib/ProMotion.rb - lib/ProMotion/.DS_Store - lib/ProMotion/AppDelegate.rb - lib/ProMotion/Console.rb - lib/ProMotion/ProMotion.rb - lib/ProMotion/_ext/NavigationController.rb - lib/ProMotion/_ext/TableViewController.rb - lib/ProMotion/_ext/ViewController.rb - lib/ProMotion/_modules/ScreenElements.rb - lib/ProMotion/_modules/ScreenNavigation.rb - lib/ProMotion/classes/.DS_Store - lib/ProMotion/classes/Element.rb - lib/ProMotion/classes/Screen.rb - lib/ProMotion/classes/TableScreen.rb - lib/ProMotion/helpers/MeasureHelper.rb - lib/ProMotion/helpers/TabBar.rb - lib/ProMotion/helpers/ViewHelper.rb - lib/ProMotion/helpers/motion-table/1st/searchable_table.rb - lib/ProMotion/helpers/motion-table/1st/sectioned_table.rb - lib/ProMotion/helpers/motion-table/2nd/grouped_table.rb - lib/ProMotion/helpers/motion-table/2nd/plain_table.rb - lib/ProMotion/helpers/motion-table/console.rb - lib/ProMotion/version.rb homepage: https://github.com/clearsightstudio/ProMotion licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.22 signing_key: specification_version: 3 summary: ProMotion is a new way to organize RubyMotion apps. Instead of dealing with UIViewControllers, you work with Screens. Screens are a logical way to think of your app -- similar in some ways to Storyboards. test_files: [] has_rdoc: