Scrivener Motion
Scrivener Motions wraps the Scrivener gem for use in RubyMotion.
Installation
Add this line to your application's Gemfile:
gem 'scrivener_motion'
And then execute:
$ bundle
Or install it yourself as:
$ gem install scrivener_motion
Then require the gem in your RubyMotion Gemfile:
require 'scrivener_motion'
License
The gem is available as open source under the terms of the MIT License.