Sha256: 3830fe8baa16d2a02d7e49413fd06370b994c027c689dcd877b7b91de07b0269

Contents?: true

Size: 1.44 KB

Versions: 0

Compression: gzip

Compressed size: 607 Bytes

Stored size: 607 Bytes

Contents

--- !ruby/object:Gem::Specification
name: motion-table
version: !ruby/object:Gem::Version
  version: 0.1.1
  prerelease: 
platform: ruby
authors:
- ClearSight Studio
autorequire: 
bindir: bin
cert_chain: []
date: 2012-08-24 00:00:00.000000000 Z
dependencies: []
description: MotionTable is a RubyMotion gem that makes it easy to handle UITableViews
  from a UITableViewController.
email:
- contact@clearsightstudio.com
executables: []
extensions: []
extra_rdoc_files: []
files:
- .gitignore
- Gemfile
- LICENSE
- README.md
- Rakefile
- app/app_delegate.rb
- lib/motion-table.rb
- lib/motion-table/console.rb
- lib/motion-table/grouped_table.rb
- lib/motion-table/version.rb
- motion-table.gemspec
- spec/console_spec.rb
- spec/grouped_table_spec.rb
homepage: https://github.com/clearsightstudio/motion-table
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: MotionTable is a RubyMotion gem that makes it easy to handle UITableViews
  from a UITableViewController.
test_files:
- spec/console_spec.rb
- spec/grouped_table_spec.rb
has_rdoc: 

Package Spec version

motion-table-0.1.1